1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 16:48:11 +03:00

make the firewall script run after the network script again (required for working with dynamically assigned interfaces), include the network state

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7806 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-06-30 19:30:38 +00:00
parent 08ec77b115
commit 7ea4f506bb

View File

@ -2,10 +2,11 @@
# Copyright (C) 2006 OpenWrt.org
## Please make changes in /etc/firewall.user
START=35
START=45
start() {
include /lib/network
scan_interfaces
config_load /var/state/network
config_get WAN wan ifname
config_get WANDEV wan device