aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-20supervise-daemon: do not use the exec_service() functionWilliam Hubbs
2018-12-18Add debug logging to start-stop-daemon and rc-supervisorWilliam Hubbs
2018-12-08standardize the default shellWilliam Hubbs
2018-12-07rc-cgroup.sh: remove shebang lineWilliam Hubbs
2018-12-06init.d/agetty: set default respawn period to 60 secondsWilliam Hubbs
2018-12-06supervise-daemon: fix busy loopWilliam Hubbs
2018-12-04supervise-daemon: redirect std{in,out,err} to /dev/null after demonizingAlexander Zubkov
2018-12-03version 0.41William Hubbs
2018-12-03Update ChangeLogWilliam Hubbs
2018-12-03misc: make checks always fatalAustin English
2018-12-03src/rc/supervise-daemon.c: fix style issueAustin English
2018-12-03rc-status: show status for supervised services instead of a listWilliam Hubbs
2018-12-03Update supervise-daemon man pageWilliam Hubbs
2018-12-03supervise-daemon.sh: drop the unused stopsig variableWilliam Hubbs
2018-12-03supervise-daemon: use a default pid file if one is not specifiedWilliam Hubbs
2018-12-02rc-status: add --supervised option to show supervised servicesWilliam Hubbs
2018-12-02rc-status: show failed services as failedWilliam Hubbs
2018-12-02supervise-daemon: mark a service failed if it respawns too many timesWilliam 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-12-02supervise-daemon: rework signal handling and main loopWilliam Hubbs
2018-12-02Revert "checkpath: use O_PATH when available"William Hubbs
2018-12-01checkpath: use O_PATH when availableMike Gilbert
2018-11-29rc.conf: typo fixWilliam Hubbs
2018-11-28supervise-daemon: fix type of exiting flagWilliam Hubbs
2018-11-27src/tests/runtests.sh: add a FATAL_CHECKS variable to make whitespace/etc. fatalAustin English
2018-11-27src/rc/openrc-shutdown.c: fix styleAustin English
2018-11-27fix misc whitespace issuesAustin English
2018-11-27give TravisCI a tryAustin English
2018-11-18sh/functions.sh.in: return a different value for invalid input in yesno()Austin English
2018-11-15supervise-daemon: make the pidfile an implementation detailWilliam Hubbs
2018-11-15Do not complain if interrupted by a signalWilliam Hubbs
2018-11-07Create save-keymaps and save-ktermencoding servicesWilliam Hubbs
2018-11-06supervise-daemon.sh: drop invalid --signal switchWilliam Hubbs
2018-11-05supervise-daemon: reap zombiesWilliam Hubbs
2018-11-05rc-service: fix help outputWilliam Hubbs
2018-11-02openrc-init: add SELinux supportWilliam Hubbs
2018-10-24openrc-shutdown: do not require a time for -w switchWilliam Hubbs
2018-10-24version 0.40William Hubbs
2018-10-23Update ChangeLogWilliam Hubbs
2018-10-23news.md: add information about the modules service changesWilliam Hubbs
2018-10-23modules: Add --first-time switch to modprobe commandsWilliam Hubbs
2018-10-23supervise-daemon: add health checksWilliam Hubbs
2018-10-23news.md: add note about scheduled shutdownWilliam Hubbs
2018-10-22supervise-daemon-guide.md: re-format and add more variablesWilliam Hubbs
2018-10-18openrc-shutdown: Add scheduled shutdown and the ability to cancel a shutdownWilliam Hubbs
2018-10-15supervise-daemon: fix respawn_max off by oneZac Medico
2018-10-13misc: style fixupsAustin English
2018-10-13misc: whitespace fixesAustin English
2018-10-09Complete implementation of forever timeout value in stop schedulesWilliam Hubbs