Drop privileges after writing the pidfile.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 1 Apr 2008 12:47:40 +0000 (13:47 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 1 Apr 2008 12:47:40 +0000 (13:47 +0100)
Otherwise we may not be able to write it (e.g., to /var/run) because
of file access restrictions.


No differences found