Removed an unnecessary link

This commit is contained in:
Tastatur 2023-08-17 12:06:12 +02:00
parent 826fccc330
commit 218fac70f3
4 changed files with 3 additions and 3 deletions

View file

@ -58,4 +58,4 @@ To bind our LUKS volume to TPM with clevis simply enter this command:
# xbps-reconfigure -f linux<version>
```
This will bind the partition with TPM2 and [secureboot](https://git.bijl.us/lnco/void-desktop-guide/wiki/Secure-boot.-) and now the root partition can be unencrypted on startup automatically.
This will bind the partition with TPM2 and Secureboot and now the root partition can be unencrypted on startup automatically.

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -1246,7 +1246,7 @@ $ ninja -C build
<pre><code># clevis luks bind -d /dev/disk/by-label/luks tpm2 '{&quot;pcr_bank&quot;:&quot;sha256&quot;,&quot;pcr_ids&quot;:&quot;1,7&quot;}'
# xbps-reconfigure -f linux&lt;version&gt;
</code></pre>
<p>This will bind the partition with TPM2 and <a href="https://git.bijl.us/lnco/void-desktop-guide/wiki/Secure-boot.-">secureboot</a> and now the root partition can be unencrypted on startup automatically.</p>
<p>This will bind the partition with TPM2 and Secureboot and now the root partition can be unencrypted on startup automatically.</p>