use absolute paths in include() shell function
[openwrt/staging/dedeckeh.git] / openwrt / package / base-files / default / etc / init.d / S40network
index ec290335db772afc0a6cea337b068a3404037f1f..f2c3e22859b1b23238d599b2ec3f750eca67a680 100755 (executable)
@@ -4,6 +4,6 @@
 setup_switch() { return 0; }
 
 . /etc/functions.sh
-include network
+include /lib/network
 setup_switch
 /sbin/wifi