chiark / gitweb /
tmpfiles.d: only copy /etc/pam.d if PAM is present
[elogind.git] / tmpfiles.d / etc.conf.m4
index 9b0e080e6fcd4d96830a6facd34f2c526bac6f05..ab5cd16f24ae8d72455e120576b6404621cc9822 100644 (file)
@@ -14,4 +14,6 @@ m4_ifdef(`ENABLE_RESOLVED',
 L /etc/resolv.conf - - - - ../run/systemd/resolve/resolv.conf
 )m4_dnl
 C /etc/nsswitch.conf - - - -
+m4_ifdef(`HAVE_PAM',
 C /etc/pam.d - - - -
+)m4_dnl