use absolute paths in include() shell function
[openwrt.git] / package / base-files / default / etc / hotplug.d / net / 10-net
index b514075..0a24b05 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright (C) 2006 OpenWrt.org
 
-include network
+include /lib/network
 
 addif() {
        scan_interfaces
This page took 0.021106 seconds and 4 git commands to generate.