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 build-sys: configure the list of system users, files and directories 2014-11-30 23:50:19 -05:00
Makefile journal: add preliminary incomplete implementation 2011-10-07 22:02:05 +02:00
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 tmpfiles: Add +C attrib to the journal files directories 2015-04-13 16:37:52 +02:00
legacy.conf tmpfiles: Fix comment typo 2015-06-01 09:27:47 +01:00
systemd-nologin.conf tmpfiles: there's no systemd-forbid-user-logins.service service 2015-04-21 17:43:55 +02:00
systemd-nspawn.conf tmpfiles: automatically remove old machine snapshots at boot 2015-06-15 19:28:55 +02:00
systemd-remote.conf journal-remote: add units and read certs from default locations 2014-07-15 22:23:49 -04:00
systemd.conf.m4 tmpfiles: don't recursively descend into journal directories in /var 2015-07-09 18:46:01 -03:00
tmp.conf tmpfiles.d: upgrade a couple of directories we create at boot to subvolumes 2014-12-28 02:08:40 +01:00
var.conf tmpfiles: automatically remove old machine snapshots at boot 2015-06-15 19:28:55 +02:00
x11.conf tmpfiles: introduce the concept of unsafe operations 2013-12-24 15:48:06 -05:00