rc-scripts/trunk/rc.d/rc.sysinit

glen cvs at pld-linux.org
Fri Feb 10 20:41:00 CET 2006


Author: glen
Date: Fri Feb 10 20:40:59 2006
New Revision: 6963

Modified:
   rc-scripts/trunk/rc.d/rc.sysinit
Log:
Remove stupid sleep 1

Modified: rc-scripts/trunk/rc.d/rc.sysinit
==============================================================================
--- rc-scripts/trunk/rc.d/rc.sysinit	(original)
+++ rc-scripts/trunk/rc.d/rc.sysinit	Fri Feb 10 20:40:59 2006
@@ -129,7 +129,6 @@
 if ! is_no "$RC_PROMPT"; then
 	nls -n "\t\t  Press %sI%s to enter interactive startup" "$(termput setaf $CI)" "$(termput op)"
 	echo
-	sleep 1
 fi
 
 # Set the hostname


More information about the pld-cvs-commit mailing list