SVN: rc-scripts/trunk/rc.d/init.d/functions
glen
glen at pld-linux.org
Thu Feb 19 11:15:32 CET 2009
Author: glen
Date: Thu Feb 19 11:15:31 2009
New Revision: 10130
Modified:
rc-scripts/trunk/rc.d/init.d/functions
Log:
- typo
Modified: rc-scripts/trunk/rc.d/init.d/functions
==============================================================================
--- rc-scripts/trunk/rc.d/init.d/functions (original)
+++ rc-scripts/trunk/rc.d/init.d/functions Thu Feb 19 11:15:31 2009
@@ -613,7 +613,7 @@
--nicelevel $nice \
${pidfile:+--pidfile $pidfile} \
${makepid:+--make-pidfile} \
- ${user:+--chiud $user} \
+ ${user:+--chuid $user} \
${chdir:+--chdir "$chdir"} \
${fork:+--background} \
${waitname:+--name $waitname} \
More information about the pld-cvs-commit
mailing list