Go to file
C. McEnroe 449b0918ce Use only LOG_NOTICE and LOG_WARNING
These are the two priorities that go to a normal place
(/var/log/messages) by default.
2020-08-15 16:14:21 -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 Use only LOG_NOTICE and LOG_WARNING 2020-08-15 16:14:21 -04:00
daemon.h Implement service status 2020-08-15 15:29:58 -04:00
service.c Use only LOG_NOTICE and LOG_WARNING 2020-08-15 16:14:21 -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