SVN: rc-scripts/trunk/rc.d/init.d/template.init
glen
glen at pld-linux.org
Thu Nov 22 00:24:02 CET 2007
Author: glen
Date: Thu Nov 22 00:24:02 2007
New Revision: 9077
Modified:
rc-scripts/trunk/rc.d/init.d/template.init
Log:
- better this way
Modified: rc-scripts/trunk/rc.d/init.d/template.init
==============================================================================
--- rc-scripts/trunk/rc.d/init.d/template.init (original)
+++ rc-scripts/trunk/rc.d/init.d/template.init Thu Nov 22 00:24:02 2007
@@ -88,7 +88,9 @@
# ONLY if program allows reloading without stopping
# otherwise include force-reload with 'reload'
force-reload)
- restart
+ stop
+ start
+
;;
status)
status <service>
More information about the pld-cvs-commit
mailing list