On many systems /var/run is not world-writeable, and writing PID fails
authorJanis Ruksans <janis.ruksans@gmail.com>
Thu, 28 Jun 2012 06:11:57 +0000 (08:11 +0200)
committerAndreas Eversberg <jolly@eversberg.eu>
Thu, 28 Jun 2012 06:11:57 +0000 (08:11 +0200)
if LCR is not being run as root. The lock directory, on the contrary,
must be writable by the lcr process, and can be configured by the user.

Signed-off-by: Andreas Eversberg <jolly@eversberg.eu>

No differences found