diff options
author | lewo <lewo@abesis.fr> | 2017-02-08 00:56:55 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-02-07 18:56:55 -0500 |
commit | 15fcdc98cf4db7acdf5cd8df7614f3d3798ae81e (patch) | |
tree | 75f1695384b43001b406d0ddfc6f857fed925220 /man | |
parent | 55295fd84d7ab0b80a3bda467f6be8d512311909 (diff) |
tmpfiles.d: set primary group rights to r-w (#5265)
If the /var/log/journal directory is created with rigths 700, the application
of an ACL rules without any primary group right sets it to 0. A chmod 755 on
this file will then only set the ACL mask and let the ACL primary group right
to 0. The directory is then unreadable for the primary group.
This patch explicitly sets the primary group to avoid this problem.
Fixes #5264.
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions