mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-09 18:29:41 +00:00
Allow discards on crypttab
This commit is contained in:
parent
7e6eeed575
commit
15bc7ea4a6
|
@ -10,4 +10,4 @@
|
|||
# data2 /dev/sda5 /etc/cryptfs.key
|
||||
# swap /dev/sdx4 /dev/urandom swap,cipher=aes-cbc-essiv:sha256,size=256
|
||||
# vol /dev/sdb7 none
|
||||
cryptdata /dev/sda1 /luksKey
|
||||
cryptdata /dev/sda1 /luksKey discard
|
||||
|
|
Loading…
Reference in a new issue