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.