Corrected missing unused ifname as suggested in #200, definitively closes #200
[oweals/openwrt.git] / openwrt / target / linux / package / base-files / files / brcm-2.6 / etc / init.d / S05netconfig
index 3c4c032563f6955e0bae374fab5ab07d0534417d..0cafa174028751b8e3f78a99f4af78d6451120d9 100755 (executable)
@@ -59,6 +59,7 @@ END {
                (nvram["boardnum"] == "1024")) {
                c["lan_ifnames"]="eth1 eth2"
                c["wan_ifname"]=""
+               c["unused_ifnames"]="eth0"
        }
 
        print "#### VLAN configuration "