Added suspend-then-hibernate functionality
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
0c720a05fe
commit
8d95b082e3
3 changed files with 12 additions and 35 deletions
5
root/etc/systemd/sleep.conf
Normal file
5
root/etc/systemd/sleep.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
[Sleep]
|
||||
AllowSuspendThenHibernate=yes
|
||||
SuspendMode=suspend
|
||||
SuspendState=disk
|
||||
HibernateDelaySec=60min
|
Loading…
Add table
Add a link
Reference in a new issue