X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.special.xml;h=984e998abab7e48ec018c42448cae3a5c9bd6d3e;hp=39c3802210b7f970c93a46f964e9e9c4c26bfc09;hb=6edd7d0a09171ea5ae8e01b7b1cbcb0bdfbfeb16;hpb=4943c1c94ba751c98763f4232b4350481b22c90a diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 39c380221..984e998ab 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -58,6 +58,7 @@ exit.service, final.service, graphical.target, + hibernate.target, http-daemon.target, halt.target, kbrequest.target, @@ -80,7 +81,9 @@ runlevel5.target, shutdown.target, sigpwr.target, + sleep.target, sockets.target, + suspend.target, swap.target, sysinit.target, syslog.service, @@ -239,6 +242,15 @@ during installation. + + hibernate.target + + A special target unit + for hibernating the + system. This pulls in + sleep.target. + + http-daemon.target @@ -590,6 +602,19 @@ power fails. + + sleep.target + + A special target unit + that is pulled in by + suspend.target + and + hibernate.target + and may be used to hook units + into the sleep state + logic. + + sockets.target @@ -604,6 +629,15 @@ during installation. + + suspend.target + + A special target unit + for suspending the + system. This pulls in + sleep.target. + + swap.target