projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0202d2c
)
In reboot script, send SIGUSR1 to ofp-switchmon to make it display "Rebooting".
author
Ben Pfaff
<blp@nicira.com>
Tue, 4 Nov 2008 17:34:26 +0000
(09:34 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Tue, 4 Nov 2008 17:34:26 +0000
(09:34 -0800)
secchan/commands/reboot
patch
|
blob
|
history
diff --git
a/secchan/commands/reboot
b/secchan/commands/reboot
index 8fc9314bdb38d9ae5c7bd1b8cff8a9ce19ba8266..ba21db9fce871743709e8bc1cacf8d263f60057a 100755
(executable)
--- a/
secchan/commands/reboot
+++ b/
secchan/commands/reboot
@@
-1,2
+1,3
@@
#! /bin/sh
+ofp-kill --force --signal=USR1 ofp-switchmon.pid
reboot