diff --git a/etc/network/interfaces.d/eth0 b/etc/network/interfaces.d/eth0 new file mode 100644 index 00000000..23255f4e --- /dev/null +++ b/etc/network/interfaces.d/eth0 @@ -0,0 +1,4 @@ +auto eth0 +allow-hotplug eth0 +iface eth0 inet dhcp +iface eth0 inet6 auto