X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.special.xml;h=6acba91428f8dd719af5da266e6873c644df81a4;hp=3e5f653494fb862456992709a3e786a201a0ecc7;hb=64abe9aa3f7dc7d755a4d3d1783fe3f0285edaea;hpb=eac223e1348917ac8eb0ddba740f330c3e550c5b diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 3e5f65349..6acba9142 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -61,14 +61,13 @@ final.target, getty.target, graphical.target, - hibernate.target, - http-daemon.target, halt.target, + hibernate.target, + hybrid-sleep.target, kbrequest.target, kexec.target, local-fs.target, local-fs-pre.target, - mail-transfer-agent.target, multi-user.target, network.target, nss-lookup.target, @@ -94,7 +93,6 @@ swap.target, sysinit.target, syslog.socket, - syslog.target, system-update.target, time-sync.target, umount.target @@ -214,15 +212,6 @@ gdm.service or a similar display manager service. - systemd automatically - adds dependencies of type - After for this target unit to - all SysV init script service - units with a LSB header - referring to the - $x-display-manager - facility, for compatibility - with Debian. @@ -287,19 +276,12 @@ - http-daemon.target + hybrid-sleep.target - A target for pulling in - an HTTP server if there is - any. - systemd automatically - adds dependencies of type - After for this target unit to - all SysV init script service - units with a LSB header - referring to the - $httpd - facility. + A special target unit + for hibernating and suspending the + system at the same time. This pulls in + sleep.target. @@ -352,15 +334,6 @@ and mount options set. - - systemd automatically - adds dependencies of type - After for this target unit to - all SysV init script service - units with an LSB header - referring to the - $local_fs - facility. @@ -375,29 +348,6 @@ all local mounts. - - mail-transfer-agent.target - - The mail transfer agent - (MTA) service. Usually this - should pull-in all units - necessary for - sending/receiving mails on the - local host. - - systemd automatically - adds dependencies of type - After for this target unit to - all SysV init script service - units with an LSB header - referring to the - $mail-transfer-agent - or - $mail-transport-agent - facilities, for compatibility - with Debian. - - multi-user.target @@ -425,6 +375,16 @@ referring to the $network facility. + + This unit is supposed to + indicate when the network is + "up", but it is only very + loosely defined what that is + supposed to mean. Also see Running + Services After the Network is + up for more + information. @@ -559,56 +519,21 @@ runlevel2.target - - This is a target that is - called whenever the SysV - compatibility code asks for - runlevel 2. It is a good idea - to make this an alias for - (i.e. symlink to) - multi-user.target. - - - runlevel3.target - - This is a target that is - called whenever the SysV - compatibility code asks for - runlevel 3. It is a good idea - to make this an alias for - (i.e. symlink to) - multi-user.target - or - graphical.target. - - - runlevel4.target - - This is a target that is - called whenever the SysV - compatibility code asks for - runlevel 4. It is a good idea - to make this an alias for - (i.e. symlink to) - multi-user.target - or - graphical.target. - - - runlevel5.target - This is a target that is - called whenever the SysV + These are targets that + are called whenever the SysV compatibility code asks for - runlevel 5. It is a good idea - to make this an alias for + runlevel 2, 3, 4, 5, + respectively. It is a good + idea to make this an alias for (i.e. symlink to) multi-user.target - or - graphical.target. + (for runlevel 2) or + graphical.target + (the others). @@ -652,9 +577,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. @@ -732,7 +656,7 @@ syslog.socket - The socket unit where + The socket unit syslog implementations should listen on. All userspace log messages will be made @@ -745,19 +669,6 @@ document. - - syslog.target - - systemd automatically - adds dependencies of type - After for this target unit to - all SysV init script service - units with an LSB header - referring to the - $syslog - facility. - - system-update.target