mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-16 16:29:23 +01:00
add /etc/network/interfaces.d/eth0
This commit is contained in:
parent
8472ffa7cd
commit
ee0038c568
4
etc/network/interfaces.d/eth0
Normal file
4
etc/network/interfaces.d/eth0
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
auto eth0
|
||||||
|
allow-hotplug eth0
|
||||||
|
iface eth0 inet dhcp
|
||||||
|
iface eth0 inet6 auto
|
Loading…
Reference in New Issue
Block a user