summaryrefslogtreecommitdiff
path: root/secchan/commands/reboot
diff options
context:
space:
mode:
Diffstat (limited to 'secchan/commands/reboot')
-rwxr-xr-xsecchan/commands/reboot3
1 files changed, 3 insertions, 0 deletions
diff --git a/secchan/commands/reboot b/secchan/commands/reboot
new file mode 100755
index 000000000..42fd10c11
--- /dev/null
+++ b/secchan/commands/reboot
@@ -0,0 +1,3 @@
+#! /bin/sh
+ovs-kill --force --signal=USR1 ovs-switchui.pid
+reboot