File I forgot
[openwrt.git] / package / base-files / rb532-2.6 / etc / config / network
index f60332c..6f089fe 100644 (file)
@@ -1,5 +1,6 @@
-# Network configuration file
+# Copyright (C) 2006 OpenWrt.org
+
+config interface lan
+       option ifname   eth0
+       option proto    dhcp
 
-## LAN configuration
-lan_ifname="eth0"
-lan_proto="dhcp"
This page took 0.025545 seconds and 4 git commands to generate.