diff --git a/builder/data/etc/network/interfaces.d/eth0-cfg b/builder/data/etc/network/interfaces.d/eth0-cfg index 2166051a..79b0c542 100644 --- a/builder/data/etc/network/interfaces.d/eth0-cfg +++ b/builder/data/etc/network/interfaces.d/eth0-cfg @@ -1,2 +1,2 @@ -allow-hotplug eth0 +auto eth0 iface eth0 inet dhcp \ No newline at end of file