fix kernel config item for 3c95x/vortex network cards (closes: #2441)
[openwrt.git] / package / iptables / files / firewall.init
index 310b0ec..388c5b4 100755 (executable)
@@ -6,6 +6,7 @@ START=45
 start() {
        include /lib/network
        scan_interfaces
 start() {
        include /lib/network
        scan_interfaces
+       config_load /var/state/network
        
        config_get WAN wan ifname
        config_get WANDEV wan device
        
        config_get WAN wan ifname
        config_get WANDEV wan device
This page took 0.026425 seconds and 4 git commands to generate.