systemd/tmpfiles.d
Franck Bui 50d80ec5ac meson: don't put a symlink pointing to '20-systemd-userdb.conf' in /etc in all cases
It's only needed on distros where sshd doesn't support drop-ins in /usr, which
is not the case on SUSE.
2024-05-27 17:20:55 +02:00
..
20-systemd-ssh-generator.conf.in meson: don't put a symlink pointing to '20-systemd-ssh-proxy.conf' in /etc in all cases 2024-05-27 17:20:26 +02:00
20-systemd-userdb.conf.in meson: don't put a symlink pointing to '20-systemd-userdb.conf' in /etc in all cases 2024-05-27 17:20:55 +02:00
credstore.conf
etc.conf.in
home.conf
journal-nocow.conf
legacy.conf.in
meson.build meson: don't install broken tmpfiles config with sshd?confdir == 'no' 2024-01-30 17:56:21 +00:00
portables.conf
provision.conf
README
static-nodes-permissions.conf.in
systemd-network.conf networkctl: introduce "persistent-storage" command 2024-03-12 01:57:16 +09:00
systemd-nologin.conf
systemd-nspawn.conf
systemd-pstore.conf
systemd-resolve.conf
systemd-tmp.conf
systemd.conf.in tmpfiles.d/systemd: use ACL 'X' bit where appropriate 2024-03-07 03:19:08 +08:00
tmp.conf
var.conf.in
x11.conf

Files in this directory contain configuration for systemd-tmpfiles, a program
to create, delete, and clean up volatile and temporary files and directories.

See man:tmpfiles.d(5) for explanation of the configuration file format, and
man:systemd-tmpfiles(8) for a description of when and how this configuration is
applied.

Use 'systemd-analyze cat-config tmpfiles.d' to display the effective config.