projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
476c776
)
Initialise firewall before network (#1988)
author
Florian Fainelli
<florian@openwrt.org>
Thu, 28 Jun 2007 12:56:55 +0000
(12:56 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 28 Jun 2007 12:56:55 +0000
(12:56 +0000)
SVN-Revision: 7757
package/iptables/files/firewall.init
patch
|
blob
|
history
diff --git
a/package/iptables/files/firewall.init
b/package/iptables/files/firewall.init
index 310b0ec09c415219bb155b38a173a9672b598259..68fc3de62e6c46acc9855e6e578bff55ed38a6fe 100755
(executable)
--- a/
package/iptables/files/firewall.init
+++ b/
package/iptables/files/firewall.init
@@
-2,7
+2,7
@@
# Copyright (C) 2006 OpenWrt.org
## Please make changes in /etc/firewall.user
-START=
4
5
+START=
3
5
start() {
include /lib/network
scan_interfaces