Go to file
C. McEnroe 7769a4f6e9 Log a message when stopping a service waiting to restart
It's a little annoying to have to special-case this, but otherwise there
is no confirmation in the log that the restart won't still happen.
2020-12-15 16:47:12 -05:00
FreeBSD Add FreeBSD rc script 2020-08-15 17:40:17 -04:00
OpenBSD Add OpenBSD rc script 2020-08-17 17:50:00 -04:00
.gitignore Rename project to catsit 2020-08-15 16:40:15 -04:00
catsit.8 Flesh out documentation and improve examples 2020-08-17 01:11:44 -04:00
catsit.conf.5 Flesh out documentation and improve examples 2020-08-17 01:11:44 -04:00
catsit.in Template catsit script with RUNDIR 2020-08-17 23:25:34 -04:00
catsitd.8 Document default catsit.conf location on OpenBSD 2020-08-17 23:59:08 -04:00
daemon.c Refactor unveil calls so errors can be reported properly 2020-11-10 15:15:43 -05:00
daemon.h Clean up includes 2020-08-17 22:49:29 -04:00
LICENSE Add copy of AGPLv3 2020-08-17 22:20:53 -04:00
Makefile Set shell scripts executable in build 2020-10-23 11:14:02 -04:00
service.c Log a message when stopping a service waiting to restart 2020-12-15 16:47:12 -05:00