Skip to content

Commit

Permalink
Minor typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stigok committed Feb 6, 2020
1 parent 83ee67d commit e2380c6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -386,7 +386,7 @@ initially when creating the LUKS container **can optionally** be removed
from the device. If this is done, unlocking the boot partition is the **only
way** to recover the key-file used to unlock the LVM partition.
**Use the below command with caution**. Depending on your security
threat-model, this might be unecessary.
threat-model, this might be unnecessary.

# # Skip this step if you don't understand the risks.
# cryptsetup luksKillSlot /dev/nvme0n1p3 0 --key-file /etc/initcpio/keys/encrypted-lvm.key
Expand Down

0 comments on commit e2380c6

Please sign in to comment.