Go to file
C. McEnroe e25813c0b2 Remove closelog call
It's unclear whether closelog is really safe to call in pre-exec
context, so just trust that the log is opened with CLOEXEC.
2020-08-15 15:37:37 -04:00
.gitignore Generate tags file 2020-08-15 09:56:32 -04:00
Makefile Generate tags file 2020-08-15 09:56:32 -04:00
daemon.c Implement service status 2020-08-15 15:29:58 -04:00
daemon.h Implement service status 2020-08-15 15:29:58 -04:00
service.c Remove closelog call 2020-08-15 15:37:37 -04:00
spawn.8 Add prospective manual page for spawn 2020-08-14 16:00:34 -04:00
spawn.sh Add tentative implementation of spawn(8) 2020-08-14 16:00:34 -04:00
spawnd.8 Implement serviceStart 2020-08-14 17:36:31 -04:00
spawntab.5 Add prospective manual page for spawntab 2020-08-14 16:00:35 -04:00