projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
687b83a
)
make the firewall script run after the network script again (required for working...
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 30 Jun 2007 19:30:38 +0000
(19:30 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 30 Jun 2007 19:30:38 +0000
(19:30 +0000)
SVN-Revision: 7806
package/iptables/files/firewall.init
patch
|
blob
|
history
diff --git
a/package/iptables/files/firewall.init
b/package/iptables/files/firewall.init
index 68fc3de62e6c46acc9855e6e578bff55ed38a6fe..388c5b4f91da28169884c66a63008065501fc18e 100755
(executable)
--- a/
package/iptables/files/firewall.init
+++ b/
package/iptables/files/firewall.init
@@
-2,10
+2,11
@@
# Copyright (C) 2006 OpenWrt.org
## Please make changes in /etc/firewall.user
-START=
3
5
+START=
4
5
start() {
include /lib/network
scan_interfaces
+ config_load /var/state/network
config_get WAN wan ifname
config_get WANDEV wan device