[Fai-commit] r6591 - trunk/bin

Thomas Lange lange at alioth.debian.org
Fri Jul 8 11:13:22 UTC 2011


Author: lange
Date: 2011-07-08 11:13:21 +0000 (Fri, 08 Jul 2011)
New Revision: 6591

Modified:
   trunk/bin/faireboot
Log:
fix wrong message


Modified: trunk/bin/faireboot
===================================================================
--- trunk/bin/faireboot	2011-07-06 19:54:40 UTC (rev 6590)
+++ trunk/bin/faireboot	2011-07-08 11:13:21 UTC (rev 6591)
@@ -26,7 +26,7 @@
 umount -ar
 killall udevd
 
-sendmon "FAIREBOOT"
+sendmon "TASKEND reboot 0"
 echo "$HOSTNAME now rebooting"
 
 if [ "X" == "X$SSH_CLIENT" -a  "$TERM" != "dumb" ]; then




More information about the Fai-commit mailing list