summaryrefslogtreecommitdiffstats
path: root/package/base-files/aruba-2.6/etc/config/network
diff options
context:
space:
mode:
Diffstat (limited to 'package/base-files/aruba-2.6/etc/config/network')
-rw-r--r--package/base-files/aruba-2.6/etc/config/network8
1 files changed, 3 insertions, 5 deletions
diff --git a/package/base-files/aruba-2.6/etc/config/network b/package/base-files/aruba-2.6/etc/config/network
index 65797797e..aadd4aa8e 100644
--- a/package/base-files/aruba-2.6/etc/config/network
+++ b/package/base-files/aruba-2.6/etc/config/network
@@ -1,7 +1,5 @@
# Network configuration file
-# Copyright (C) 2006 OpenWrt.org
-
-## LAN configuration
-lan_ifname="eth0"
-lan_proto="dhcp"
+config interface lan
+ option ifname eth0
+ option proto dhcp