Michel Le Cocq 2020-06-22 14:41:55 +02:00
parent 7a789c0b62
commit 0663dfc122
1 changed files with 0 additions and 1 deletions

@ -105,7 +105,6 @@ HandleLidSwitch=suspend-then-hibernate
~~~
apt-get install ecryptfs-utils
apt install cryptsetup-bin
swapoff -a
cryptsetup luksFormat --cipher aes-xts-plain64 --verify-passphrase --key-size 256 /dev/nvme0n1p2
~~~