summary refs log tree commit diff
path: root/OpenBSD/sysutils/catsit/pkg/DESCR
blob: 3b65708df2a25ee7b6e3f631c42bc2c75ef36026 (plain) (blame)
1
2
3
4
5
catsit is a process supervisor for FreeBSD and OpenBSD.  The catsitd
daemon spawns processes for a list of services, redirects their
output to syslog, and restarts the processes when they exit according
to their exit status.  Exponential backoff is applied to automatic
restarts.
6:20:51 -0400'>2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe