summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-04-05 03:52:39 +0200
committerFelix Fietkau <nbd@openwrt.org>2011-04-05 03:52:39 +0200
commitd3a4844047c7b3c62511a9836a81703b5ee70fc0 (patch)
treecd25491c58cbba0bebd5f0f17ce155d668528544 /config
parentb18fb36bd3c7615733c351c99691e1139f386c0c (diff)
downloadnetifd-d3a4844047c7b3c62511a9836a81703b5ee70fc0.tar.gz
add code for cleaning up unused devices mentioned in the config
Diffstat (limited to 'config')
-rw-r--r--config/network3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/network b/config/network
index 00c5b51..0a02e89 100644
--- a/config/network
+++ b/config/network
@@ -12,6 +12,9 @@ config device
option ifname "eth0.1 eth0.2"
option mtu 1500
+config device
+ option name dummy
+
config interface lan
option ifname 'br-lan'
option proto static