]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-measure.xml
meson: move systemd-cryptsetup to /usr/bin
[thirdparty/systemd.git] / man / systemd-measure.xml
index 3568fb54350fc09825f628cf9ac09644fb7349ea..4d5595e721bef9f5e492443b5ee5c7ebdf9c6e74 100644 (file)
@@ -294,7 +294,7 @@ $ openssl rsa -pubout -in tpm2-pcr-private.pem -out tpm2-pcr-public.pem
 
      <para>And then unlock the device with the signature:</para>
 
-     <programlisting># /usr/lib/systemd/systemd-cryptsetup attach \
+     <programlisting># systemd-cryptsetup attach \
      volume5 /dev/sda5 - \
      tpm2-device=auto,tpm2-signature=/path/to/tpm2-pcr-signature.json</programlisting>