mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +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
|
||||
iface eth0 inet dhcp
|
||||
jessie: |
|
||||
auto lo
|
||||
iface lo inet loopback
|
||||
auto eth0
|
||||
iface eth0 inet dhcp
|
||||
stretch: |
|
||||
|
|
Loading…
Add table
Reference in a new issue