summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-09-04 14:02:41 +0200
committerFelix Fietkau <nbd@openwrt.org>2011-09-04 14:02:41 +0200
commit84b04742fed90f8647c0c78396bd4b690cab5a33 (patch)
tree722af8f5abfecf29b49cf4b3900c1f9b7e5a6773 /config
parent42f13a72a5f7db5919d5a669dc40c85433a5bf40 (diff)
downloadnetifd-84b04742fed90f8647c0c78396bd4b690cab5a33.tar.gz
add another ifname to the test config
Diffstat (limited to 'config')
-rw-r--r--config/network2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/network b/config/network
index fa8ef38..9ef5eb1 100644
--- a/config/network
+++ b/config/network
@@ -26,7 +26,7 @@ config interface dummy
option proto none
config interface lan2
- option ifname eth0.3
+ option ifname "eth0.3 eth0.5"
option type bridge
option proto static
option ipaddr 192.168.1.1