Systemd/tmpfiles.d
Lennart Poettering 4608af4333 journald: avoid NSS in journald
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.
2013-09-17 16:55:37 -05:00
..
legacy.conf tmpfiles: move legacy flag-files handling to legacy.conf 2013-01-07 15:21:36 +01:00
Makefile journal: add preliminary incomplete implementation 2011-10-07 22:02:05 +02:00
systemd.conf journald: avoid NSS in journald 2013-09-17 16:55:37 -05:00
tmp.conf Make PrivateTmp dirs also inaccessible from the outside 2013-03-20 14:08:41 -04:00
x11.conf relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00