initscripts: misc changes, bump to 2009-03.

--HG--
extra : convert_revision : 97fb9127cb91659331f1574a19a8871fed30a0ab
This commit is contained in:
Juan RP
2009-03-26 10:07:50 +01:00
parent a4ee56a799
commit a3190ec48c
13 changed files with 60 additions and 57 deletions

View File

@@ -11,7 +11,7 @@ stop_cmd=":"
swap_start()
{
echo -n "=> Activating swap... "
echo -n "Activating swap... "
swapon -a
show_rval
}