mirror of
https://github.com/systemd/systemd.git
synced 2024-11-07 01:27:11 +03:00
4608af4333
In order to avoid a deadlock between journald looking up the "systemd-journal" group name, and nscd (or anyother NSS backing daemon) logging something back to the journal avoid all NSS in journald the same way as we avoid it from PID 1. With this change we rely on the kernel file system logic to adjust the group of created journal files via the SETGID bit on the journal directory. To ensure that it is always set, even after the user created it with a simply "mkdir" on the shell we fix it up via tmpfiles on boot. |
||
---|---|---|
.. | ||
legacy.conf | ||
Makefile | ||
systemd.conf | ||
tmp.conf | ||
x11.conf |