summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-05-24 22:31:50 +0200
committerLennart Poettering <lennart@poettering.net>2010-05-24 22:32:49 +0200
commiteeb7229cba8ef6445a9fc5ca2b0da06453d616af (patch)
tree62754dca677e3f5c5141f51f8707df60cd94a57a
parenta1b256b0b562481404bda8304e04dee7d7d5e7c9 (diff)
man: document syslog and dbus services
-rw-r--r--man/systemd.special.xml.in30
1 files changed, 30 insertions, 0 deletions
diff --git a/man/systemd.special.xml.in b/man/systemd.special.xml.in
index 1c9e88c..1d9c132 100644
--- a/man/systemd.special.xml.in
+++ b/man/systemd.special.xml.in
@@ -50,6 +50,7 @@
<refsynopsisdiv>
<para><filename>basic.target</filename>,
<filename>ctrl-alt-del.target</filename>,
+ <filename>@SPECIAL_DBUS_SERVICE@</filename>,
<filename>default.target</filename>,
<filename>display-manager.service</filename>,
<filename>emergency.service</filename>,
@@ -80,6 +81,7 @@
<filename>sockets.target</filename>,
<filename>swap.target</filename>,
<filename>syslog.target</filename>,
+ <filename>@SPECIAL_SYSLOG_SERVICE@</filename>,
<filename>systemd-initctl.service</filename>,
<filename>systemd-initctl.socket</filename>,
<filename>systemd-logger.service</filename>,
@@ -134,6 +136,17 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><filename>@SPECIAL_DBUS_SERVICE@</filename></term>
+ <listitem>
+ <para>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.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><filename>default.target</filename></term>
<listitem>
<para>The default unit systemd
@@ -574,6 +587,23 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><filename>@SPECIAL_SYSLOG_SERVICE@</filename></term>
+ <listitem>
+ <para>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.</para>
+ <para>Applications should
+ generally not depend on this
+ service, and depend on
+ <filename>syslog.target</filename>
+ instead.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><filename>systemd-initctl.service</filename></term>
<listitem>
<para>This provides