[packages/systemd] Created branch systemd-219
Jacek Konieczny
jajcus at jajcus.net
Tue May 26 11:34:07 CEST 2015
On 2015-05-26 11:07, Arkadiusz Miśkiewicz wrote:
> that's from our %post
>
>
> # Apply ACL to the journal directory
> /bin/setfacl -Rnm g:logs:rx,d:g:logs:rx /var/log/journal || :
That was not me! ;-)
Do we really need that? Systemd provides the 'systemd-journal' group for
controlling journal access.
> Some indicate that this isn't needed anymore
> http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/2015-
> February/006122.html
Yes, it seems doing that through tmpfiles.d is the right way… if we
really insist not to do that systemd way ('systemd-journal' group
instead of our 'logs').
Jacek
More information about the pld-devel-en
mailing list