diff options
Diffstat (limited to 'rootfs/etc/network/interfaces.d/eth0')
-rw-r--r-- | rootfs/etc/network/interfaces.d/eth0 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rootfs/etc/network/interfaces.d/eth0 b/rootfs/etc/network/interfaces.d/eth0 new file mode 100644 index 0000000..81922ce --- /dev/null +++ b/rootfs/etc/network/interfaces.d/eth0 @@ -0,0 +1,2 @@ +auto eth0 +iface eth0 inet dhcp |