From: Lennart Poettering Date: Mon, 24 May 2010 20:31:50 +0000 (+0200) Subject: man: document syslog and dbus services X-Git-Tag: v1~258 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=sidebyside;h=eeb7229cba8ef6445a9fc5ca2b0da06453d616af;p=elogind.git man: document syslog and dbus services --- 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