fix missing update for include() api change (#815)
[openwrt.git] / package / iptables / files / firewall.init
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
This page took 0.023291 seconds and 4 git commands to generate.