Get delayed shutdowns to work
This commit is contained in:
parent
1602f8e162
commit
5fabcf63a3
@ -196,10 +196,12 @@ let
|
|||||||
|
|
||||||
# Hibernate / suspend.
|
# Hibernate / suspend.
|
||||||
"hibernate.target"
|
"hibernate.target"
|
||||||
"systemd-hibernate.service"
|
|
||||||
"suspend.target"
|
"suspend.target"
|
||||||
"systemd-suspend.service"
|
|
||||||
"sleep.target"
|
"sleep.target"
|
||||||
|
"systemd-hibernate.service"
|
||||||
|
"systemd-suspend.service"
|
||||||
|
"systemd-shutdownd.socket"
|
||||||
|
"systemd-shutdownd.service"
|
||||||
|
|
||||||
# Reboot stuff.
|
# Reboot stuff.
|
||||||
"reboot.target"
|
"reboot.target"
|
||||||
|
Loading…
Reference in New Issue
Block a user