projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2424bd2
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7757
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/iptables/files/firewall.init
patch
|
blob
|
history
diff --git
a/package/iptables/files/firewall.init
b/package/iptables/files/firewall.init
index
310b0ec
..
68fc3de
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