2 Комити 3ab647dd0e ... b393e1154e

Аутор SHA1 Порука Датум
  shmalebx9 b393e1154e updated index пре 1 година
  shmalebx9 3ab647dd0e updated index пре 1 година
1 измењених фајлова са 1 додато и 1 уклоњено
  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.