aboutsummaryrefslogtreecommitdiff
path: root/scripts/shutdown.in
AgeCommit message (Collapse)Author
2017-06-07scripts/shutdown: pass --single to openrc-shutdownWilliam Hubbs
Sysvinit shutdown has a default of single user mode, but openrc-shutdown makes you choose a default action. Because of this, the shutdown wrapper needs to pass --single to openrc-shutdown.
2017-05-31openrc-init: add optional sysvinit compatibilityWilliam Hubbs