Get delayed shutdowns to work
This commit is contained in:
parent
1602f8e162
commit
5fabcf63a3
1 changed files with 4 additions and 2 deletions
|
@ -196,10 +196,12 @@ let
|
|||
|
||||
# Hibernate / suspend.
|
||||
"hibernate.target"
|
||||
"systemd-hibernate.service"
|
||||
"suspend.target"
|
||||
"systemd-suspend.service"
|
||||
"sleep.target"
|
||||
"systemd-hibernate.service"
|
||||
"systemd-suspend.service"
|
||||
"systemd-shutdownd.socket"
|
||||
"systemd-shutdownd.service"
|
||||
|
||||
# Reboot stuff.
|
||||
"reboot.target"
|
||||
|
|
Loading…
Reference in a new issue