summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-09-05 03:25:00 +0200
committerFelix Fietkau <nbd@openwrt.org>2011-09-05 03:25:00 +0200
commit03f9afd81fcb9943648f5398a2bda5e7d90ca4a7 (patch)
tree4c54f76c89cc33dd36f61afe4edfb2d3a4b823f4 /config
parent0c823ed77d2d4aaca12d4c9504e808e4c715b8e4 (diff)
downloadnetifd-03f9afd81fcb9943648f5398a2bda5e7d90ca4a7.tar.gz
extend the ubus interface to allow adding/removing hotplug interfaces
Diffstat (limited to 'config')
-rw-r--r--config/network3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/network b/config/network
index 9ef5eb1..2b4549d 100644
--- a/config/network
+++ b/config/network
@@ -9,7 +9,8 @@ config interface loopback
config device
option name br-lan
option type bridge
- option ifname "eth0.1 eth0.2"
+ list ifname eth0.1
+ list ifname eth0.2
option mtu 1500
config device