Author: glen
Date: Thu Nov 22 00:22:19 2007
New Revision: 9076
Modified:
rc-scripts/trunk/rc.d/init.d/template.init
Log:
- this should be restart, who put reload there?
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:22:19 2007
@@ -88,7 +88,7 @@
# ONLY if program allows reloading without stopping
# otherwise include force-reload with 'reload'
force-reload)
- reload
+ restart
;;
status)
status <service>
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit