summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/files/etc/config/network3
1 files changed, 1 insertions, 2 deletions
diff --git a/files/files/etc/config/network b/files/files/etc/config/network
index 106cd98..7b80393 100644
--- a/files/files/etc/config/network
+++ b/files/files/etc/config/network
@@ -8,8 +8,7 @@ config globals 'globals'
8 option ula_prefix 'fd69:f71f:1364::/48' 8 option ula_prefix 'fd69:f71f:1364::/48'
9 9
10config interface 'lan' 10config interface 'lan'
11 option type 'bridge' 11 option type 'none'
12 option proto 'dhcp'
13 list ifname 'eth0.3' 12 list ifname 'eth0.3'
14 13
15config interface 'mgmt' 14config interface 'mgmt'