added new interfaces file for diskless
[fai-configs.git] / files / etc / network / interfaces / DISKLESS
diff --git a/files/etc/network/interfaces/DISKLESS b/files/etc/network/interfaces/DISKLESS
new file mode 100644 (file)
index 0000000..6d898d0
--- /dev/null
@@ -0,0 +1,8 @@
+# This file is installed by FAI
+
+# interfaces(5) file used by ifup(8) and ifdown(8)
+auto lo
+iface lo inet loopback
+
+# Don't define network interfaces; the kernel will bring it up for the NFS root
+iface eth0 inet manual