openrc-init: add optional sysvinit compatibility

This commit is contained in:
William Hubbs
2017-05-31 13:15:32 -05:00
parent 44bac3c379
commit 1564e155b7
7 changed files with 29 additions and 1 deletions

3
scripts/poweroff.in Normal file
View File

@@ -0,0 +1,3 @@
#!@SHELL@
exec @SBINDIR@/openrc-shutdown --poweroff "$@"