From c2db0877b0203a21182e5aaba75c98e6291d2ea0 Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Wed, 18 May 2011 17:18:30 +0000 Subject: New ifup/ifdown and modified network script. Changed comments on cleanfs scritp as well. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9543 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- lsb-bootscripts/etc/init.d/cleanfs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lsb-bootscripts/etc/init.d/cleanfs') diff --git a/lsb-bootscripts/etc/init.d/cleanfs b/lsb-bootscripts/etc/init.d/cleanfs index 2e71456ee..26a0c2096 100644 --- a/lsb-bootscripts/etc/init.d/cleanfs +++ b/lsb-bootscripts/etc/init.d/cleanfs @@ -9,10 +9,10 @@ # Should-Stop: # Default-Start: S # Default-Stop: -# Short-Description: Cleans temporary directories early in the boot process. -# Description: Cleans temporary directories /var/run, /var/lock, and -# /tmp. cleanfs also creates /var/run/utmp and any files -# defined in /etc/default/createfiles. +# Short-Description: Cleans and prepares the temporary directory. +# Description: Cleans the temporary directory /tmp and creates the +# /var/run/utmp file and any other files defined in +# /etc/default/createfiles. # X-LFS-Provided-By: LFS ### END INIT INFO -- cgit v1.2.3-54-g00ecf