[systemd-bugs] [Bug 66641] PID file /var/run/program.pid not readable (yet?) after start. PIDFile + User&Group
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 6 07:09:03 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=66641
--- Comment #2 from Kay Sievers <kay at vrfy.org> ---
(In reply to comment #0)
> I believe that this is a problem systemd. Systemd should create pid as
> "root" and do it chown before Exec.
Also note, that systemd is not creating any PID file, it is just your
daemon that does that.
In general, we recommend getting rid of the need of all PID files, as they
are an outdated and pretty broken concept; they are not needed at all with
systemd, just minimally supported by it, as legacy, for stuff that still
needs it.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130706/2dd7880e/attachment.html>
More information about the systemd-bugs
mailing list