From: Janis Ruksans Date: Thu, 28 Jun 2012 06:11:57 +0000 (+0200) Subject: On many systems /var/run is not world-writeable, and writing PID fails X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=commitdiff_plain;h=b0764b4677c9434b8722cd4084075b6dfc73d0d7;hp=b0764b4677c9434b8722cd4084075b6dfc73d0d7 On many systems /var/run is not world-writeable, and writing PID fails 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 ---