mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-01-24 15:54:34 +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
|
# data2 /dev/sda5 /etc/cryptfs.key
|
||||||
# swap /dev/sdx4 /dev/urandom swap,cipher=aes-cbc-essiv:sha256,size=256
|
# swap /dev/sdx4 /dev/urandom swap,cipher=aes-cbc-essiv:sha256,size=256
|
||||||
# vol /dev/sdb7 none
|
# vol /dev/sdb7 none
|
||||||
cryptdata /dev/sda1 /luksKey
|
cryptdata /dev/sda1 /luksKey discard
|
||||||
|
|
Loading…
Reference in a new issue