In reboot script, send SIGUSR1 to ofp-switchmon to make it display "Rebooting".
authorBen Pfaff <blp@nicira.com>
Tue, 4 Nov 2008 17:34:26 +0000 (09:34 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 4 Nov 2008 17:34:26 +0000 (09:34 -0800)
secchan/commands/reboot

index 8fc9314..ba21db9 100755 (executable)
@@ -1,2 +1,3 @@
 #! /bin/sh
+ofp-kill --force --signal=USR1 ofp-switchmon.pid
 reboot