* Accepts options for PID and log file. * Uses posix_kill whenever available. * Checks that the daemon actually started or stopped. * Try to terminate then kill the daemon. * Uses the logger or output instead of "echo". Added a ProcessControl interface and implementations. Closed #908 |
||
|---|---|---|
| .. | ||
| Factory.php | ||
| PosixProcessControl.php | ||
| ProcessControlInterface.php | ||
| UnixProcessControl.php | ||
| WindowsProcessControl.php | ||