aboutsummaryrefslogtreecommitdiffstats
path: root/elchos/commands/reboot
diff options
context:
space:
mode:
authorroot <root@darth_serious>2014-05-12 16:31:10 +0200
committerroot <root@darth_serious>2014-05-12 16:31:10 +0200
commit17f3fc71f06f4b27ee3831114dcca7b80384e334 (patch)
tree462cb51535ebbe85903d5281816e242d4c46c1e7 /elchos/commands/reboot
parente99776a9a3eaf65a5d0a17182c11f08a88a5092f (diff)
elchos is now a Reaktor submodule
Diffstat (limited to 'elchos/commands/reboot')
-rwxr-xr-xelchos/commands/reboot3
1 files changed, 3 insertions, 0 deletions
diff --git a/elchos/commands/reboot b/elchos/commands/reboot
new file mode 100755
index 0000000..a264831
--- /dev/null
+++ b/elchos/commands/reboot
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo "system is going down"
+sudo /usr/bin/reboot