[idu]: br0.6:0 address should be _static_, not _manual_

This commit is contained in:
Harald Welte 2015-02-13 15:27:24 +01:00
parent 82613a3015
commit 122a4cd73c
1 changed files with 1 additions and 1 deletions

View File

@ -39,6 +39,6 @@ iface br0.6 inet static
# 172.16.1.1 is the service IP address for SOBMGMT
auto br0.6:0
iface br0.6:0 inet manual
iface br0.6:0 inet static
address 172.16.1.1
netmask 255.255.255.255