aboutsummaryrefslogtreecommitdiff
path: root/support/sysvinit
AgeCommit message (Collapse)Author
2019-08-20update sysvinit support filesWilliam Hubbs
2018-01-12Reformat and fix titles in documentationWilliam Hubbs
2017-02-18install support filesWilliam Hubbs
These files have been in the distribution for some time but haven't been installed. They are good examples of how to do things, so we should install them.
2017-02-17support: rename all README files to README.mdWilliam Hubbs
2013-12-12Rename the rc binary to openrcWilliam Hubbs
Debian requested this rename due to the "rc" binary conflicting with the "rc" binary from the plan 9 shell. We also add a deprecation warning to the binary when it is run as rc to encourage users to switch to openrc instead. X-Gentoo-Bug: 493958 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=493958
2012-10-05Remove non-standard reboot option from inittabAndrew Gregory
Gentoo adds a "-k" option to the reboot command in inittab. This is a Gentoo-specific option, so it is being removed. Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
2012-01-22WhitespaceChristian Ruppert
2009-05-07Supply a working default inittabRoy Marples
2008-01-03Move inittab to the support directorry as the sysvinit package normally owns ↵Roy Marples
it, not OpenRC.