Systemd/tmpfiles.d
Franck Bui 63f28cad3e tmpfiles: split tmp.conf out
tmp.conf was dealing with 2 different kind of paths: one dealing with general
temporary paths such as /var/tmp and /tmp and the other one dealing with
temporary directories owned by systemd.

If for example a user wants to adjust the age argument of the general paths
only, he had to overload the whole file which is cumbersome and error prone
since any future changes in tmp.conf shipped by systemd will be lost.

So this patch splits out tmp.conf so the systemd directories are dealt
separately in a dedicated conf file. It's named "systemd-tmp.conf" based on the
naming recommendation made in tmpfiles.d man page.

In practice it shouldn't cause any regression since it's very unlikely that
users override paths owned by systemd.
2019-04-13 12:07:03 +02:00
..
etc.conf.m4 resolved: create private stub resolve file for /etc/resolv.conf integration (#7014) 2017-10-24 15:28:41 +02:00
home.conf tmpfiles.d: change all subvolumes to use quota 2015-10-22 01:59:25 +02:00
journal-nocow.conf tmpfiles.d/journal-nocow: fix typo (#6804) 2017-09-12 13:28:21 -03:00
legacy.conf tmpfiles: drop /run/lock/lockdev 2016-02-01 12:16:24 +01:00
meson.build tmpfiles: split tmp.conf out 2019-04-13 12:07:03 +02:00
portables.conf add new portable service framework 2018-05-24 17:01:57 +02:00
systemd-nologin.conf nologin: extend the /run/nologin descriptions a bit (#8244) 2018-02-22 14:21:30 +01:00
systemd-nspawn.conf treewide: fix typos and remove accidental repetition of words 2016-07-11 16:18:43 +02:00
systemd-tmp.conf tmpfiles: split tmp.conf out 2019-04-13 12:07:03 +02:00
systemd.conf.m4 sysusers,tmpfiles: re-create systemd-network, systemd-resolve and systemd-timesync 2018-07-16 17:11:50 +02:00
tmp.conf tmpfiles: split tmp.conf out 2019-04-13 12:07:03 +02:00
var.conf.m4 tmpfiles: change btmp mode 0600 → 0660 (#6997) 2017-10-04 21:44:29 +02:00
x11.conf tmpfiles: remove old ICE and X11 sockets at boot (#6979) 2017-10-06 01:28:19 +02:00