kopia lustrzana https://github.com/cyoung/stratux
added allow-hotplug eth0
Seems this is useful now that we have the static IP option in developerspull/635/head
rodzic
3871279473
commit
10475445fd
|
@ -1,6 +1,8 @@
|
||||||
auto lo
|
auto lo
|
||||||
|
|
||||||
iface lo inet loopback
|
iface lo inet loopback
|
||||||
|
|
||||||
|
allow-hotplug eth0
|
||||||
iface eth0 inet dhcp
|
iface eth0 inet dhcp
|
||||||
|
|
||||||
allow-hotplug wlan0
|
allow-hotplug wlan0
|
||||||
|
|
Ładowanie…
Reference in New Issue