Michel Le Cocq 2020-06-22 15:40:44 +02:00
parent cece2da6a0
commit 2c195057d7
1 changed files with 6 additions and 0 deletions

@ -126,6 +126,12 @@ Now ajust /etc/fstab to use your mapper, replace your swap UUID device to :
/dev/mapper/swapDevice none swap discard 0 0
~~~
/etc/crypttab
~~~
/etc/crypttab UUID=.... none luks
~~~
~~~
swapon -a
~~~