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