2 Commits 3ab647dd0e ... b393e1154e

Autor SHA1 Mensagem Data
  shmalebx9 b393e1154e updated index 1 ano atrás
  shmalebx9 3ab647dd0e updated index 1 ano atrás
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      site/docs/gnulinux/encryption.md

+ 1 - 1
site/docs/gnulinux/encryption.md

@@ -87,7 +87,7 @@ You can obtain the UUID from `blkid` or simply use the linux block device name `
 lsblk -o 'PATH,LABEL,UUID' # to get UUID
 sudo vim /etc/crypttab
 
-> boot_crypt UUID=YOUR_UUID /etc/keys/boot.key luks,discard,key-slot=1
+> boot_crypt UUID=YOUR_UUID /etc/keys/boot.key luks,key-slot=1
 ```
 **Step 3:**
 Add the crypt device to your fstab.