]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tmpfiles.d/meson.build
Merge pull request #12536 from poettering/rdrand-workaround-on-amd
[thirdparty/systemd.git] / tmpfiles.d / meson.build
index b94a9d0f47711d40a8a1b6c519e099afff0d5809..f14b4fc6dffc6e2291a8b5b42709304eef50055a 100644 (file)
@@ -4,7 +4,7 @@ enable_tmpfiles = conf.get('ENABLE_TMPFILES') == 1
 
 tmpfiles = [['home.conf',            ''],
             ['journal-nocow.conf',   ''],
-            ['systemd-nologin.conf', ''],
+            ['systemd-nologin.conf', 'HAVE_PAM'],
             ['systemd-nspawn.conf',  'ENABLE_MACHINED'],
             ['systemd-tmp.conf',     ''],
             ['portables.conf',       'ENABLE_PORTABLED'],