mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-04-19 17:52:27 +00:00
Allow discards on crypttab
This commit is contained in:
parent
7e6eeed575
commit
15bc7ea4a6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue