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

glen glen at pld-linux.org
Wed Dec 5 14:02:48 CET 2007


Author: glen
Date: Wed Dec  5 14:02:47 2007
New Revision: 9127

Modified:
   rc-scripts/trunk/rc.d/rc.sysinit
Log:
- formatting

Modified: rc-scripts/trunk/rc.d/rc.sysinit
==============================================================================
--- rc-scripts/trunk/rc.d/rc.sysinit	(original)
+++ rc-scripts/trunk/rc.d/rc.sysinit	Wed Dec  5 14:02:47 2007
@@ -458,7 +458,7 @@
 
 	if [ -f /etc/crypttab ] && ! is_empty_file /etc/crypttab; then
 		# XXX, this must be probably done after random is initialized from /var/run/random-seed
-		show "Starting disk encryption using the RNG:"
+		show "Starting disk encryption using the RNG"
 		init_crypto 1 && ok || fail
 	fi
 else


More information about the pld-cvs-commit mailing list