summaryrefslogtreecommitdiff
path: root/src/target_skeleton/etc/network/interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'src/target_skeleton/etc/network/interfaces')
-rw-r--r--src/target_skeleton/etc/network/interfaces4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/target_skeleton/etc/network/interfaces b/src/target_skeleton/etc/network/interfaces
new file mode 100644
index 0000000..218b82c
--- /dev/null
+++ b/src/target_skeleton/etc/network/interfaces
@@ -0,0 +1,4 @@
+# Configure Loopback
+auto lo
+iface lo inet loopback
+