mirror of
https://github.com/systemd/systemd.git
synced 2025-03-22 06:50:18 +03:00
man/systemd-analyze: mention required libraries for TPM2 support
Closes #34477.
This commit is contained in:
parent
d5a7f3b7d4
commit
3b16e9f419
@ -962,7 +962,9 @@ default ignore - -</programlisting>
|
||||
discovered/supported/used, prints <literal>no</literal>. Otherwise prints
|
||||
<literal>partial</literal>. In either of these two cases exits with non-zero exit status. It also shows
|
||||
five lines indicating separately whether firmware, drivers, the system, the kernel and libraries
|
||||
discovered/support/use TPM2.</para>
|
||||
discovered/support/use TPM2. Currently, required libraries are <filename>libtss2-esys.so.0</filename>,
|
||||
<filename>libtss2-rc.so.0</filename>, and <filename>libtss2-mu.so.0</filename>. The requirement may be
|
||||
changed in the future release.</para>
|
||||
|
||||
<para>Note, this checks for TPM 2.0 devices only, and does not consider TPM 1.2 at all.</para>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user