aboutsummaryrefslogtreecommitdiff
path: root/scripts/reboot.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/reboot.in')
-rw-r--r--scripts/reboot.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/reboot.in b/scripts/reboot.in
new file mode 100644
index 00000000..4da78bb7
--- /dev/null
+++ b/scripts/reboot.in
@@ -0,0 +1,3 @@
+#!@SHELL@
+
+exec @SBINDIR@/openrc-shutdown --reboot "$@"