mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
Add lo to jessie network config
This commit is contained in:
parent
45fb28082a
commit
97deaa3a17
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ wheezy: |
|
||||||
auto eth0
|
auto eth0
|
||||||
iface eth0 inet dhcp
|
iface eth0 inet dhcp
|
||||||
jessie: |
|
jessie: |
|
||||||
|
auto lo
|
||||||
|
iface lo inet loopback
|
||||||
auto eth0
|
auto eth0
|
||||||
iface eth0 inet dhcp
|
iface eth0 inet dhcp
|
||||||
stretch: |
|
stretch: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue