aboutsummaryrefslogtreecommitdiffstats
path: root/tmproot/etc/network/interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'tmproot/etc/network/interfaces')
-rw-r--r--tmproot/etc/network/interfaces7
1 files changed, 7 insertions, 0 deletions
diff --git a/tmproot/etc/network/interfaces b/tmproot/etc/network/interfaces
new file mode 100644
index 0000000..ed1cb34
--- /dev/null
+++ b/tmproot/etc/network/interfaces
@@ -0,0 +1,7 @@
+auto lo
+iface lo inet loopback
+
+auto br64
+iface br64 inet dhcp
+ hostname ncopa-desktop
+