summaryrefslogtreecommitdiff
path: root/conf/initramfs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/initramfs.conf')
-rw-r--r--conf/initramfs.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/conf/initramfs.conf b/conf/initramfs.conf
index 2aa380f..0a108a8 100644
--- a/conf/initramfs.conf
+++ b/conf/initramfs.conf
@@ -58,10 +58,11 @@ BOOT=local
#
# DEVICE: ...
#
-# Specify the network interface, like eth0
+# Specify a specific network interface, like eth0
+# Overriden by optional ip= bootarg
#
-DEVICE=eth0
+DEVICE=
#
# NFSROOT: [ auto | HOST:MOUNT ]