Systemd/tmpfiles.d
Lennart Poettering 8b258a645a 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
2015-07-09 18:46:01 -03:00
..
.gitignore
etc.conf.m4 tmpfiles: create /etc/resolv.conf symlink only on boot 2015-05-21 14:23:09 -04:00
home.conf tmpfiles: make /home and /var btrfs subvolumes by default when booted up with them missing 2015-04-21 17:43:55 +02:00
journal-nocow.conf
legacy.conf tmpfiles: Fix comment typo 2015-06-01 09:27:47 +01:00
Makefile
systemd-nologin.conf
systemd-nspawn.conf tmpfiles: automatically remove old machine snapshots at boot 2015-06-15 19:28:55 +02:00
systemd-remote.conf
systemd.conf.m4 tmpfiles: don't recursively descend into journal directories in /var 2015-07-09 18:46:01 -03:00
tmp.conf
var.conf tmpfiles: automatically remove old machine snapshots at boot 2015-06-15 19:28:55 +02:00
x11.conf