]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tmpfiles.d/meson.build
Merge pull request #17549 from yuwata/tiny-fixes
[thirdparty/systemd.git] / tmpfiles.d / meson.build
index e77f46d06b77fbe3fbe2514db07d60849c6e9f0a..a41dd3e454c7966a5676c6fa47ea4439c0b8a808 100644 (file)
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: LGPL-2.1+
+# SPDX-License-Identifier: LGPL-2.1-or-later
 
 enable_tmpfiles = conf.get('ENABLE_TMPFILES') == 1
 
@@ -8,6 +8,7 @@ tmpfiles = [['home.conf',            ''],
             ['systemd-nspawn.conf',  'ENABLE_MACHINED'],
             ['systemd-tmp.conf',     ''],
             ['portables.conf',       'ENABLE_PORTABLED'],
+            ['systemd-pstore.conf',  'ENABLE_PSTORE'],
             ['tmp.conf',             ''],
             ['x11.conf',             ''],
             ['legacy.conf',          'HAVE_SYSV_COMPAT'],