aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bootscripts/lfs/sysconfig/rc.site2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootscripts/lfs/sysconfig/rc.site b/bootscripts/lfs/sysconfig/rc.site
index ea791e498..f4434d7e4 100644
--- a/bootscripts/lfs/sysconfig/rc.site
+++ b/bootscripts/lfs/sysconfig/rc.site
@@ -34,7 +34,7 @@
# Interactive startup
#IPROMPT="yes" # Whether to display the interactive boot promp
-itime="3" # The ammount of time (in seconds) to display the prompt
+#itime="3" # The ammount of time (in seconds) to display the prompt
# The total length of the distro welcome string, without escape codes
#wlen=$(echo "Welcome to ${DISTRO}" | wc -c )