In reboot script, send SIGUSR1 to ofp-switchmon to make it display "Rebooting".
[sliver-openvswitch.git] / secchan / commands / reboot
1 #! /bin/sh
2 ofp-kill --force --signal=USR1 ofp-switchmon.pid
3 reboot