Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds configuration to proceed if pidFile exists.
- Fixes marc0der#27 - If the process was killed but the pidFile was not deleted, this will proceed without executing command (silent failure). - Defaults to previous behavior (fail if pidFile exists) - Also changes "Server" to "$command" in exception message.
- Loading branch information