Systemd/tmpfiles.d
Xi Ruoyao a45ef5070d tmpfiles: do not create /run/nologin if PAM is disabled
If systemd is not built with PAM support, systemd-user-sessions.service
won't be built.  On systems without PAM, /run/nologin is useless.  On
systems with PAM but systemd is not built with PAM, /run/nologin won't
be removed and all unprivileged users can't login.

So, we should not create /run/nologin if systemd is built without PAM.
2019-05-13 15:35:51 +02:00
..
etc.conf.m4
home.conf
journal-nocow.conf
legacy.conf
meson.build tmpfiles: do not create /run/nologin if PAM is disabled 2019-05-13 15:35:51 +02:00
portables.conf
systemd-nologin.conf
systemd-nspawn.conf
systemd-tmp.conf tmpfiles: split tmp.conf out 2019-04-13 12:07:03 +02:00
systemd.conf.m4
tmp.conf tmpfiles: split tmp.conf out 2019-04-13 12:07:03 +02:00
var.conf.m4
x11.conf