summaryrefslogtreecommitdiffstats
path: root/client/boot-tools/includes/etc/network/interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'client/boot-tools/includes/etc/network/interfaces')
-rw-r--r--client/boot-tools/includes/etc/network/interfaces4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/boot-tools/includes/etc/network/interfaces b/client/boot-tools/includes/etc/network/interfaces
new file mode 100644
index 00000000..dbe43582
--- /dev/null
+++ b/client/boot-tools/includes/etc/network/interfaces
@@ -0,0 +1,4 @@
+auto lo
+iface lo inet loopback
+auto eth0
+iface eth0 inet dhcp \ No newline at end of file