diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-07-09 18:43:55 -0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-07-09 18:46:01 -0300 |
commit | 8b258a645ae63dff3ab8dde6520d2e770e2a40f1 (patch) | |
tree | 6ff55063a03f604379f434b60ee9c149b2cc1235 /configure.ac | |
parent | 43694a8cc70667498f3ffc5d9325b7d0428558e5 (diff) |
tmpfiles: don't recursively descend into journal directories in /var
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
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions