fix missing update for include() api change (#815)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Oct 2006 17:11:36 +0000 (17:11 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Oct 2006 17:11:36 +0000 (17:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4909 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/dnsmasq/files/dnsmasq.init
package/iptables/files/firewall.init

index 14fc698cff7e5fe3294b770c00cd22329916a4c4..cbbee02ce7b90df97edeee3eb725b80b6ce1817f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 . /etc/functions.sh
-include network
+include /lib/network
 scan_interfaces
 
 # The following is to automatically configure the DHCP settings
index ceaa68ac262575037ffff7bfe27e90fe8100e518..4acd325a994bf6f816cfe3424a8664e6eb2be8bc 100755 (executable)
@@ -4,7 +4,7 @@
 ## Please make changes in /etc/firewall.user
 
 . /etc/functions.sh
-include network
+include /lib/network
 
 scan_interfaces
 config_get WAN wan ifname