diff options
Diffstat (limited to 'scripts/shutdown.in')
-rw-r--r-- | scripts/shutdown.in | 3 |
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 "$@" |