Author: bdubbs
Date: 2011-12-05 22:56:33 -0700 (Mon, 05 Dec 2011)
New Revision: 9068

Modified:
   trunk/bootscripts/blfs/init.d/random
Log:
Adjust spacing

Modified: trunk/bootscripts/blfs/init.d/random
===================================================================
--- trunk/bootscripts/blfs/init.d/random        2011-12-06 02:37:16 UTC (rev 
9067)
+++ trunk/bootscripts/blfs/init.d/random        2011-12-06 05:56:33 UTC (rev 
9068)
@@ -11,15 +11,15 @@
 ########################################################################
 
 ### BEGIN INIT INFO
-# Provides:       random
-# Required-Start: $local_fs
+# Provides:          random
+# Required-Start:    $local_fs
 # Should-Start:
-# Required-Stop:  $local_fs
+# Required-Stop:     $local_fs
 # Should-Stop:
-# Default-Start:  2 3 4 5
-# Default-Stop:   0 1 6
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
 # Short-Description: Initialises /dev/urandom
-# Description:  Initialises /dev/urandom from a seed stored in /var/tmp.
+# Description:       Initialises /dev/urandom from a seed stored in /var/tmp.
 # X-LFS-Provided-By: BLFS / LFS 7.0
 ### END INIT INFO
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to