fix kernel config item for 3c95x/vortex network cards (closes: #2441)
[openwrt.git] / package / iptables / files / firewall.init
index 68fc3de..388c5b4 100755 (executable)
@@ -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
This page took 0.020783 seconds and 4 git commands to generate.