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)
SVN-Revision: 4909

openwrt/package/dnsmasq/files/dnsmasq.init
openwrt/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