Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-19 | rc-schedules: if given nothing to look for, stop | Doug Freed | |
This avoids trying to kill everything. X-Gentoo-Bug: 631958 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=631958 | |||
2017-10-05 | fix compiler warning | William Hubbs | |
2017-09-18 | initialize the stop schedule | William Hubbs | |
2017-09-17 | rc-schedules.c: pass the correct pid to rc_find_pids | William Hubbs | |
This is for #163. | |||
2017-09-14 | add quiet switch to do_stop in src-schedules.c | William Hubbs | |
This allows supervise-daemon to run this code without attempting to print some status messages used by start-stop-daemon. | |||
2017-09-06 | add quiet parameter to run_stop_schedule | William Hubbs | |
2017-08-25 | make run_stop_schedule accept a pid instead of a pid file | William Hubbs | |
2017-08-24 | start-stop-daemon: move --retry processing code to a shared module | William Hubbs | |
This was part of start-stop-daemon; however, it needs to be shared in order to be used by supervise-daemon. |