Commit Graph

13 Commits

Author SHA1 Message Date
C. McEnroe
04ca84acda Switch to timespec for timeouts
Can be passed to ppoll(2) directly.
2020-08-14 17:44:27 -04:00
C. McEnroe
5f47019106 Implement serviceStart 2020-08-14 17:36:31 -04:00
C. McEnroe
ecc818534c Flesh out Service struct 2020-08-14 16:51:32 -04:00
C. McEnroe
96e962a08c Build environment for services 2020-08-14 16:17:29 -04:00
C. McEnroe
e0dab12078 Implement spawntab parsing 2020-08-14 16:00:35 -04:00
C. McEnroe
231dcefc55 Open syslog, daemonize, write PID 2020-08-14 16:00:35 -04:00
C. McEnroe
3b38cfdbfe Implement user and group lookup 2020-08-14 16:00:35 -04:00
C. McEnroe
b8ad6a4dbb Add install target 2020-08-14 16:00:35 -04:00
C. McEnroe
c9332d07f3 Add spawnd skeleton 2020-08-14 16:00:35 -04:00
C. McEnroe
32cf3d5617 Add prospective manual page for spawntab 2020-08-14 16:00:35 -04:00
C. McEnroe
2050d668af Add tentative implementation of spawn(8) 2020-08-14 16:00:34 -04:00
C. McEnroe
021003a3e0 Add prospective manual page for spawn 2020-08-14 16:00:34 -04:00
C. McEnroe
be9f064398 Add prospective manual page for spawnd 2020-08-14 16:00:34 -04:00