fix missing update for include() api change (#815)
authorFelix Fietkau <nbd@openwrt.org>
Wed, 4 Oct 2006 17:11:36 +0000 (17:11 +0000)
committerFelix Fietkau <nbd@openwrt.org>
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 14fc698..cbbee02 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 ceaa68a..4acd325 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