From 6524990fdc98370ecba5d9f73e67161e8798c010 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 28 Oct 2012 00:49:04 +0200 Subject: logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) --- man/systemd.special.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'man/systemd.special.xml') diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 3e5f653494..6b8e0ec7f0 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -63,6 +63,7 @@ graphical.target, hibernate.target, http-daemon.target, + hybrid-sleep.target, halt.target, kbrequest.target, kexec.target, @@ -302,6 +303,15 @@ facility. + + hybrid-sleep.target + + A special target unit + for hibernating and suspending the + system at the same time. This pulls in + sleep.target. + + halt.target @@ -652,9 +662,8 @@ A special target unit that is pulled in by - suspend.target - and - hibernate.target + suspend.target, + hibernate.target and hybrid-sleep.target and may be used to hook units into the sleep state logic. -- cgit v1.2.3-54-g00ecf