Skip to content

First attempt at creating a PID file

Frank Kolarek requested to merge (removed):create-pid-file into master

Description

Create a PID file.

Modify the command line options to support a file path to use for writing the process ID to(in ascii), ie;

--pid-file /path/to/pid-file

Merge request reports