added allow-hotplug eth0

Seems this is useful now that we have the static IP option in developers
pull/635/head
peepsnet 2017-07-11 21:07:40 -04:00 zatwierdzone przez GitHub
rodzic 3871279473
commit 10475445fd
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -1,6 +1,8 @@
auto lo
iface lo inet loopback
allow-hotplug eth0
iface eth0 inet dhcp
allow-hotplug wlan0