Go to file
C. McEnroe f346f61ea0 Don't parse config until after daemonization
And consequently, until after pledge(2) and unveil(2) on OpenBSD.
Replace parsing before daemonization with a simple check that the
file is readable. There's not much that can go wrong in parsing
anyway.
2021-09-26 17:39:08 -04: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 Add catsit-timer utility 2021-02-25 19:45:56 -05:00
LICENSE Add copy of AGPLv3 2020-08-17 22:20:53 -04:00
Makefile Add catsit-timer utility 2021-02-25 19:45:56 -05:00
catsit-timer.1 Add catsit-timer utility 2021-02-25 19:45:56 -05:00
catsit-timer.c Add catsit-timer utility 2021-02-25 19:45:56 -05:00
catsit-watch.1 Add -d flag to catsit-watch 2021-02-27 19:34:30 -05:00
catsit-watch.c Exit with EX_TEMPFAIL when watching files 2021-03-01 19:09:40 -05:00
catsit.8 Remove freenode 2021-05-19 11:18:26 -04:00
catsit.conf.5 Remove freenode 2021-05-19 11:18:26 -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 Don't parse config until after daemonization 2021-09-26 17:39:08 -04:00
daemon.h Clean up includes 2020-08-17 22:49:29 -04:00
service.c Fix inverted exec prepend logic 2021-09-25 03:31:14 +00:00