mirror of
https://github.com/systemd/systemd.git
synced 2024-11-07 18:27:04 +03:00
8b258a645a
Do so only in /run. We shouldn't alter ACLs for existing files in /var, but only for new files. If the admin made changes to the ACLs they shouls stay in place. We should still do recursive ACL changes for files in /run, since those are not persistent, and will hence lack ACLs on every boot. Also, /var/log/journal might be quit large, /run/log/journal is usually not, hence we should avoid the recursive descending on /var, but not on /run. Fixes #534 |
||
---|---|---|
.. | ||
.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 |