On Thu, Mar 05, 2015 at 03:06:05PM +0100, Martin Pitt wrote:
> Hey Zbigniew, all,
> 
> Martin Pitt [2015-03-05 10:20 +0100]:
> > As per tmpfiles.d(5), the first match should win if there are several
> > tmpfiles.d lines for the same directory. Our rsyslog package ships a
> > /usr/lib/tmpfiles.d/00rsyslog.conf which sets /var/log to 0775, so
> > that it can write into it as the "syslog" system user. But now the
> > permissions of /var/log are 0755 as /usr/lib/tmpfiles.d/var.conf
> > overwrites it.
> 
> The attached patch helps and generally seems to behave fine. But I'd
> really like Zbigniew to review/ack this, I'm not entirely sure whether
> aborting on the first match is actually correct, or whether we need to
> look at the other items in the array still for some reason.
Looks good, please push!

Zbyszek
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to