summaryrefslogtreecommitdiffstats
path: root/Reaktor/elchos/commands/reboot
diff options
context:
space:
mode:
Diffstat (limited to 'Reaktor/elchos/commands/reboot')
-rwxr-xr-xReaktor/elchos/commands/reboot3
1 files changed, 3 insertions, 0 deletions
diff --git a/Reaktor/elchos/commands/reboot b/Reaktor/elchos/commands/reboot
new file mode 100755
index 00000000..a264831a
--- /dev/null
+++ b/Reaktor/elchos/commands/reboot
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo "system is going down"
+sudo /usr/bin/reboot