Changes for version 0.18 - 2017-07-28
- Lock file logic moved to Proc::tored::LockFile
- Fixed warnings triggered when cleaning up lock/pid files whose parent directory has been removed
- Fixed bug permitting a newly started service to enter the paused state another instance is already in the locked state, causing services to stack while paused
Modules
Service management using a pid file and touch files
Ties a runtime flag to the existence of a touch file
Guard actions with atomic writes
OO interface to creating a proctored service
Manage a service using a pid file
Type constraints used by Proc::tored