diff options
Diffstat (limited to 'openwrt/package/base-files/default/etc/hotplug.d/net/10-net')
| -rw-r--r-- | openwrt/package/base-files/default/etc/hotplug.d/net/10-net | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
