Minor config fix
This commit is contained in:
parent
7334f8c565
commit
d1e3a31417
@ -187,7 +187,7 @@ create_network_interfaces()
|
||||
auto lo
|
||||
iface lo inet loopback
|
||||
|
||||
iface $iface_name inet static
|
||||
iface $iface_name inet manual
|
||||
|
||||
auto vmbr0
|
||||
iface vmbr0 inet static
|
||||
|
Loading…
Reference in New Issue
Block a user