Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-18 | initialize the stop schedule | William Hubbs | |
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. |