Add support for forking processes #44

Open
opened 2020-05-05 09:23:08 +02:00 by veenj · 0 comments
veenj commented 2020-05-05 09:23:08 +02:00 (Migrated from gitlab.com)

Portable system daemons fork off on start up and leave a PID file behind telling which process is the daemon's master process. Add a new process type forking which takes a PID file as argument and tracks a forking daemon by the file.

Portable system daemons fork off on start up and leave a PID file behind telling which process is the daemon's master process. Add a new process type `forking` which takes a PID file as argument and tracks a forking daemon by the file.
Sign in to join this conversation.
No Label
Bug
Feature
QA
Testing
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: veenj/cinit#44
No description provided.