git://git.planet-lab.org
/
vsys-scripts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c79b0de
)
Reboot script
Sapan Bhatia [Tue, 19 Aug 2014 19:06:36 +0000 (15:06 -0400)]
root-context/exec/reboot
[new file with mode: 0755]
patch
|
blob
diff --git a/root-context/exec/reboot
b/root-context/exec/reboot
new file mode 100755
(executable)
index 0000000..
a65d052
--- /dev/null
+++ b/
root-context/exec/reboot
@@ -0,0
+1,4
@@
+#!/bin/sh
+
+vserver $1 stop
+vserver $1 start