fix remaining *_ifnames references
[openwrt-10.03/.git] / package / base-files / brcm-2.4 / etc / init.d / S05netconfig
index a4d29358bc2100ba22302b390c5976e89e254f1d..2efd596aa8e50cec7f08925612be81c54b0a119c 100755 (executable)
@@ -64,7 +64,7 @@ END {
        print "#### LAN configuration"
        print "config interface lan"
        print " option type     bridge"
-       p("ifnames", "lan_ifname")
+       p("ifname", "lan_ifname")
        print " option proto    static"
        print " option ipaddr   192.168.1.1"
        print " option netmask  255.255.255.0"