X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.special.xml;h=dc04ee325cf71f6aff33de690ff4dbe7df594969;hp=4321f546987b34fcd629929b7a1f550749707215;hb=669b04a492e33601e6c34a40bc96ad9ffa11c5a2;hpb=013d8a39a6178179080bcfee9122b29cf9d29259 diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 4321f5469..dc04ee325 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -57,13 +57,13 @@ default.target, display-manager.service, emergency.target, - exit.service, - final.service, + exit.target, + 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, @@ -93,9 +93,9 @@ suspend.target, swap.target, sysinit.target, - syslog.service, syslog.socket, syslog.target, + system-update.target, time-sync.target, umount.target @@ -221,8 +221,7 @@ units with a LSB header referring to the $x-display-manager - facility, for compatibility - with Debian. + facility. @@ -287,19 +286,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. @@ -391,11 +383,7 @@ 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. + $mail-transfer-agent. @@ -553,62 +541,27 @@ all SysV init script service units with an LSB header referring to the - $rpcbind + $portmap facility. 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 +605,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. @@ -729,17 +681,6 @@ or b. - - syslog.service - - The syslog service if - any. Implementations should - create a symlink from the - actual syslog implementation - to this generic name for - activating it. - - syslog.socket @@ -747,8 +688,13 @@ syslog implementations should listen on. All userspace log messages will be made - available on this - socket. + available on this socket. For + more information about syslog + integration, please consult + the Syslog + Interface + document. @@ -764,6 +710,23 @@ facility. + + system-update.target + + A special target unit + that is used for off-line + system updates. + systemd-system-update-generator8 + will redirect the boot process + to this target if + /system-update + exists. For more information + see the System + Updates + Specification. + + time-sync.target @@ -795,6 +758,7 @@ is set (the default). + @@ -813,7 +777,7 @@ - exit.service + exit.target A special service unit for shutting down the