SVN: rc-scripts/trunk/rc.d/rc.shutdown

glen glen at pld-linux.org
Sun Oct 9 20:57:49 CEST 2011


Author: glen
Date: Sun Oct  9 20:57:49 2011
New Revision: 12367

Modified:
   rc-scripts/trunk/rc.d/rc.shutdown
Log:
emit shutdown starting/started event

Modified: rc-scripts/trunk/rc.d/rc.shutdown
==============================================================================
--- rc-scripts/trunk/rc.d/rc.shutdown	(original)
+++ rc-scripts/trunk/rc.d/rc.shutdown	Sun Oct  9 20:57:49 2011
@@ -21,6 +21,8 @@
 set +e
 
 emit pld.shutdown-started
+emit starting JOB=shutdown
+emit started JOB=shutdown
 
 rc_splash "reboot"
 


More information about the pld-cvs-commit mailing list