aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFiles
2018-05-20Sentinel mode: restart the program on certain conditionsSergey Poznyakoff1
* Makefile.am: Create the ChangeLog file from git log. * configure.ac: Request git2chg * src/com_start.c: Use sigaction instead of signal. * src/genrc.8: Document new options. * src/genrc.c: New options --restart-on-exit and --restart-on-signal. * src/genrc.h (str_to_sig, str_to_int): New prototypes. (add_restart_condition): New prototype. * src/sentinel.c (restart_on, add_restart_condition): (check_failure_rate): New functions. (wait_loop): Return if restart is requested. (sentinel): Restart the program if needed.
2018-05-17Select default PID source as suggested in the docs.Sergey Poznyakoff1
2018-05-15Version 1.0Sergey Poznyakoff1
2018-05-15Add documentation.Sergey Poznyakoff1
2018-05-15Initial commitSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.