projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix missing update for include() api change (#815)
[openwrt.git]
/
package
/
iptables
/
files
/
firewall.init
diff --git
a/package/iptables/files/firewall.init
b/package/iptables/files/firewall.init
index
ceaa68a
..
4acd325
100755
(executable)
--- a/
package/iptables/files/firewall.init
+++ b/
package/iptables/files/firewall.init
@@
-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.