rewrite of the network scripts and configuration
[openwrt-10.03/.git] / package / base-files / xscale-2.6 / etc / config / network
index f60332cd8cfefdc31e713a8d18ee1978185401eb..aadd4aa8ed033a8ea679af8682955cd41457fff9 100644 (file)
@@ -1,5 +1,5 @@
 # Network configuration file
 
-## LAN configuration
-lan_ifname="eth0"
-lan_proto="dhcp"
+config interface lan
+       option ifname   eth0
+       option proto    dhcp