summary refs log tree commit diff
path: root/OpenBSD
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-03-01 19:09:40 -0500
committerJune McEnroe <june@causal.agency>2021-03-01 19:09:40 -0500
commit0384c2abd7cc7fa768bb2c2260728f041ac71c47 (patch)
treed140760d79a0152457eeb5e0d1ee21d194fd2ff6 /OpenBSD
parentAdd -d flag to catsit-watch (diff)
downloadcatsit-0384c2abd7cc7fa768bb2c2260728f041ac71c47.tar.gz
catsit-0384c2abd7cc7fa768bb2c2260728f041ac71c47.zip
Exit with EX_TEMPFAIL when watching files
Reason being that if a file disappears and it takes longer for it
to reappear than the default restart interval, the service would
just get stopped. Treat an initially missing file the same as a
file that gets deleted.
Diffstat (limited to 'OpenBSD')
0 files changed, 0 insertions, 0 deletions
e.1?h=1.0p2&id=875b57fb9b1bd07f7e13c0391087d8d667327099&follow=1'>Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe