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