Author: dj
Date: 2011-11-28 02:07:38 -0700 (Mon, 28 Nov 2011)
New Revision: 9676
Modified:
trunk/BOOK/bootscripts/lfs/sysconfig/rc.site
Log:
Fix missing # in rc.site
Modified: trunk/BOOK/bootscripts/lfs/sysconfig/rc.site
===================================================================
--- trunk/BOOK/bootscripts/lfs/sysconfig/rc.site 2011-11-28 09:05:32 UTC
(rev 9675)
+++ trunk/BOOK/bootscripts/lfs/sysconfig/rc.site 2011-11-28 09:07:38 UTC
(rev 9676)
@@ -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 )
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page