Merge aruba support
[openwrt.git] / openwrt / target / linux / package / base-files / files / brcm-2.6 / etc / init.d / S05netconfig
index 3c4c032..0cafa17 100755 (executable)
@@ -59,6 +59,7 @@ END {
                (nvram["boardnum"] == "1024")) {
                c["lan_ifnames"]="eth1 eth2"
                c["wan_ifname"]=""
                (nvram["boardnum"] == "1024")) {
                c["lan_ifnames"]="eth1 eth2"
                c["wan_ifname"]=""
+               c["unused_ifnames"]="eth0"
        }
 
        print "#### VLAN configuration "
        }
 
        print "#### VLAN configuration "
This page took 0.025364 seconds and 4 git commands to generate.