From 03f9afd81fcb9943648f5398a2bda5e7d90ca4a7 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 5 Sep 2011 03:25:00 +0200 Subject: extend the ubus interface to allow adding/removing hotplug interfaces --- config/network | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config') 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 -- cgit v1.2.1