This commit is contained in:
parent
16ffdb6cf5
commit
3affa18e59
@ -101,6 +101,12 @@ HandleSuspendKey=suspend-then-hibernate
|
||||
HandleLidSwitch=suspend-then-hibernate
|
||||
~~~
|
||||
|
||||
Now ajust /etc/fstab to use your mapper, replace your swap UUID device to :
|
||||
|
||||
~~~
|
||||
/dev/mapper/swapDevice none swap discard 0 0
|
||||
~~~
|
||||
|
||||
## encrypt swap partition
|
||||
|
||||
~~~
|
||||
|
Loading…
Reference in New Issue
Block a user