aboutsummaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2022-03-05Add Posix Scheduling Support to start-stop-daemon (#497)sad-goldfish
2022-02-06linux: Add support for No New Privs flagLinkTed
2022-02-06capabilities: Add support for securebits flagsLinkTed
2021-12-23capabilities: Add support for Linux capabilities(7)LinkTed
2021-12-22add option for OOM score adjustmentMatt Whitlock
2021-12-20use HEAD in git URIs to point to the default branchMike Frysinger
2021-09-04add meson build filesWilliam Hubbs
2021-08-17supervise-daemon: implement SSD_IONICELEVELMatt Whitlock
2021-08-13man/supervise-daemon.8: document --pidfile optionWilliam Hubbs
2021-08-13move supervise-daemon out of experimental statuskyoreln
2021-02-02start-stop-daemon: fix typo in manpagesqozz
2020-11-27man/openrc.8: populate OPTIONS from --help outputCalvin Montgomery
2020-11-20checkpath: fix CVE-2018-21269William Hubbs
2020-02-05man/openrc-run.8: fix a typoAustin English
2019-02-15rc-status: add -f option to allow formatting outputWilliam Hubbs
2019-02-12improve shutdown documentationWilliam Hubbs
2019-01-18man/openrc.8: add openrc-run.8 to see alsoKim Jahn
2019-01-01man: supervise-daemon: fix various style issuesMike Frysinger
2018-12-03Update supervise-daemon man pageWilliam Hubbs
2018-12-02rc-status: add --supervised option to show supervised servicesWilliam Hubbs
2018-12-02supervise-daemon: make respawn-max and respawn-period independent settingsWilliam Hubbs
2018-12-02supervise-daemon: add support for a fifoWilliam Hubbs
2018-11-15supervise-daemon: make the pidfile an implementation detailWilliam Hubbs
2018-10-23supervise-daemon: add health checksWilliam Hubbs
2018-10-18openrc-shutdown: Add scheduled shutdown and the ability to cancel a shutdownWilliam Hubbs
2018-06-15start-stop-daemon: add ability to log stdout or stderr to processesWilliam Hubbs
2018-05-30sh/supervise-daemon.sh: use start_stop_daemon_args if supervise_daemon_args i...Austin English
2018-05-16rc-service: add --ifstarted and --ifstopped optionsWilliam Hubbs
2018-05-15Man: rc-service man page cleanupsWilliam Hubbs
2018-05-15rc-service: add -d/--debug and -D/--nodeps optionsWilliam Hubbs
2018-05-14rc-service: add a --dry-run optionWilliam Hubbs
2018-04-24typo fixWilliam Hubbs
2018-03-12man: document default retry specification for supervise-daemonWilliam Hubbs
2018-03-12man: document default retry sppecification for start-stop-daemonWilliam Hubbs
2018-02-06man/openrc-run.8: fix mountinfo args.Michael Orlitzky
2018-02-06man/openrc-run.8: add missing "Xo" tags for fstabinfo and mountinfo.Michael Orlitzky
2017-12-04rc-service: add --ifcrashed optionWilliam Hubbs
2017-11-30man/openrc-run.8: update documentation for command_userWilliam Hubbs
2017-11-29man/openrc-run.8: remove white spaceJulien Reichardt
2017-11-29add more variables for start-stop-daemon and supervise-daemon optionsJulien Reichardt
2017-11-16s6 supervisor fixesWilliam Hubbs
2017-10-12man: remove service(8) man pageWilliam Hubbs
2017-09-22man/openrc-run.8: Clarify the explanation of the need dependencyWilliam Hubbs
2017-09-06add retry option to supervise-daemonWilliam Hubbs
2017-07-26man/openrc-run.8: document fstabinfo and mountinfoWilliam Hubbs
2017-07-25man/openrc-run.8: document _pre and _post functionsWilliam Hubbs
2017-07-07man: fix an unclosed .Bl/.El warningAdam Borowski
2017-07-07man: fix missing .Pp warningsAdam Borowski
2017-06-07man: update openrc-shutdown man pageWilliam Hubbs
2017-05-22openrc-shutdown: add dry-run optionWilliam Hubbs