mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 17:51:22 +03:00
15fcdc98cf
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. |
||
---|---|---|
.. | ||
.gitignore | ||
etc.conf.m4 | ||
home.conf | ||
journal-nocow.conf | ||
legacy.conf | ||
Makefile | ||
systemd-nologin.conf | ||
systemd-nspawn.conf | ||
systemd-remote.conf | ||
systemd.conf.m4 | ||
tmp.conf | ||
var.conf | ||
x11.conf |