aboutsummaryrefslogtreecommitdiff
path: root/src/rc/rc-schedules.c
AgeCommit message (Expand)Author
2018-12-18Add debug logging to start-stop-daemon and rc-supervisorWilliam Hubbs
2018-11-15Do not complain if interrupted by a signalWilliam Hubbs
2018-10-09Complete implementation of forever timeout value in stop schedulesWilliam Hubbs
2017-11-19rc-schedules: if given nothing to look for, stopDoug Freed
2017-10-05fix compiler warningWilliam Hubbs
2017-09-18initialize the stop scheduleWilliam Hubbs
2017-09-17rc-schedules.c: pass the correct pid to rc_find_pidsWilliam Hubbs
2017-09-14add quiet switch to do_stop in src-schedules.cWilliam Hubbs
2017-09-06add quiet parameter to run_stop_scheduleWilliam Hubbs
2017-08-25make run_stop_schedule accept a pid instead of a pid fileWilliam Hubbs
2017-08-24start-stop-daemon: move --retry processing code to a shared moduleWilliam Hubbs