3
0
Fork 0
forked from mirrors/nixpkgs

Get delayed shutdowns to work

This commit is contained in:
Eelco Dolstra 2012-07-20 15:40:50 -04:00
parent 1602f8e162
commit 5fabcf63a3

View file

@ -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"