From da625de806a3e4a4a4986caedf8fbd2c4d3f1e75 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 24 Sep 2006 13:32:18 +0000 Subject: use absolute paths in include() shell function SVN-Revision: 4852 --- openwrt/package/base-files/default/etc/hotplug.d/net/10-net | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/package/base-files/default/etc/hotplug.d') diff --git a/openwrt/package/base-files/default/etc/hotplug.d/net/10-net b/openwrt/package/base-files/default/etc/hotplug.d/net/10-net index b514075..0a24b05 100644 --- a/openwrt/package/base-files/default/etc/hotplug.d/net/10-net +++ b/openwrt/package/base-files/default/etc/hotplug.d/net/10-net @@ -1,6 +1,6 @@ # Copyright (C) 2006 OpenWrt.org -include network +include /lib/network addif() { scan_interfaces -- cgit v1.1