X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.special.xml.in;h=1d9c1326b4f2e5d43634f2eee69d54c2407c06a8;hp=1c9e88c612d0401fe6086af4c9e6af3c8e7febb5;hb=eeb7229cba8ef6445a9fc5ca2b0da06453d616af;hpb=a1b256b0b562481404bda8304e04dee7d7d5e7c9 diff --git a/man/systemd.special.xml.in b/man/systemd.special.xml.in index 1c9e88c61..1d9c1326b 100644 --- a/man/systemd.special.xml.in +++ b/man/systemd.special.xml.in @@ -50,6 +50,7 @@ basic.target, ctrl-alt-del.target, + @SPECIAL_DBUS_SERVICE@, default.target, display-manager.service, emergency.service, @@ -80,6 +81,7 @@ sockets.target, swap.target, syslog.target, + @SPECIAL_SYSLOG_SERVICE@, systemd-initctl.service, systemd-initctl.socket, systemd-logger.service, @@ -133,6 +135,17 @@ reboot.target. + + @SPECIAL_DBUS_SERVICE@ + + A special unit for the + D-Bus system bus. As soon as + this service is fully started + up systemd will connect to it + and register its + service. + + default.target @@ -573,6 +586,23 @@ service). + + @SPECIAL_SYSLOG_SERVICE@ + + A special unit for the + syslog daemon. As soon as + this service is fully started + up systemd will connect to it + and use it for logging if it + has been configured for + that. + Applications should + generally not depend on this + service, and depend on + syslog.target + instead. + + systemd-initctl.service