NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | COLOPHON |
|
|
SYSTEMD-T...GENERATOR(8) systemd-tpm2-generator SYSTEMD-T...GENERATOR(8)
systemd-tpm2-generator - Generator for inserting TPM2 synchronization point in the boot process
/usr/lib/systemd/system-generators/systemd-tpm2-generator
systemd-tpm2-generator is a generator that adds a Wants= dependency from sysinit.target to tpm2.target when it detects that the firmware discovered a TPM2 device but the OS kernel so far did not. tpm2.target is supposed to act as synchronization point for all services that require TPM2 device access. See systemd.special(7) for details. The systemd.tpm2_wait= kernel command line option may be used to override behaviour of the generator. It accepts a boolean value: if true then tpm2.target will be added as synchronization point even if the firmware has not detected a TPM2 device. If false, the target will not be inserted even if firmware reported a device but the OS kernel doesn't expose a device for it yet. The latter might be useful in environments where a suitable TPM2 driver for the available hardware is not available. systemd-tpm2-generator implements systemd.generator(7).
systemd(1), systemd.special(7), kernel-command-line(7)
This page is part of the systemd (systemd system and service
manager) project. Information about the project can be found at
⟨http://www.freedesktop.org/wiki/Software/systemd⟩. If you have
a bug report for this manual page, see
⟨http://www.freedesktop.org/wiki/Software/systemd/#bugreports⟩.
This page was obtained from the project's upstream Git repository
⟨https://github.com/systemd/systemd.git⟩ on 2024-06-14. (At that
time, the date of the most recent commit that was found in the
repository was 2024-06-13.) If you discover any rendering
problems in this HTML version of the page, or you believe there
is a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
man-pages@man7.org
systemd 257~devel SYSTEMD-T...GENERATOR(8)
Pages that refer to this page: kernel-command-line(7), systemd.directives(7), systemd.index(7), systemd.special(7)