pid location /var/run /var/log

The location of the pid file should be configurable. /var/run is standard for pid files, the same as /var/log is standard for logs.

Comments