Michel Le Cocq 2020-06-22 10:35:27 +02:00
parent ca9c0e5bd5
commit 0940bd6532
1 changed files with 0 additions and 5 deletions

@ -46,11 +46,6 @@ Disable secure boot in bios to permit Hibernate.
apt install pm-utils
~~~
~~~
update-initramfs -u -k $(uname -r)
pm-hibernate
~~~
~~~
printf "RESUME=UUID=$(blkid | awk -F\" '/swap/ {print $2}')\n" | head -n 1| sudo tee /etc/initramfs-tools/conf.d/resume
~~~