tmpfiles: add separate fragment for stuff we copy from .extra/ into /run/systemd
authorLennart Poettering <lennart@poettering.net>
Tue, 2 Jul 2024 14:01:47 +0000 (16:01 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 10 Sep 2024 19:47:44 +0000 (04:47 +0900)
commit408ab988dbf6723871afd3503d11bd0deb50f846
treeba8e3ea4094108c9faa99e2a98a1711b3465a1e4
parent41a9a502a1607f5b68f4f87f08807884e824fc1a
tmpfiles: add separate fragment for stuff we copy from .extra/ into /run/systemd

Let's move copying out the PCR signature/key into its own tmpfiles
snippet.

And then let's add support for copying out the profile + os-release
information systemd-stub now places in the invoked initrd.

That way these four pieces of information are available even after the
initrd→host transition.
tmpfiles.d/20-systemd-stub.conf.in [new file with mode: 0644]
tmpfiles.d/meson.build
tmpfiles.d/systemd.conf.in