On Thu, 15.07.10 15:43, Enrico Scholz (enrico.sch...@informatik.tu-chemnitz.de) 
wrote:

> 
> Bill Nottingham <nott...@redhat.com> writes:
> 
> > I suspect the biggest issue here is confined daemons, as they may
> > not have permissions to create their own directories in /var/run 
> 
> is this really an issue?  upstart (and systemd probably too) work best
> with non forking daemons so that the pidfile hack is not needed anymore.

systemd doesn't care about PID files. If daemons still write them it's
fine, but they don't matter.

I think what's more interesting here is socket creation in
/var/run. i.e. it's the primarily used place to put client communication
sockets of system daemons.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to