summaryrefslogtreecommitdiff
path: root/man/systemd.special.xml.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-07-10 00:22:38 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-10 00:22:38 +0200
commit83bda35801aa3d7ed180ec374a4bcdfe9dc1a8e4 (patch)
tree8d043506f92ed9a0ad3197df0b412f32f938beff /man/systemd.special.xml.in
parentab5506a922e407826c08506f3cc1ad69be16fd36 (diff)
build-sys: drop special name hack for dbus.service since a native service file is now shipped upstream dbus
Diffstat (limited to 'man/systemd.special.xml.in')
-rw-r--r--man/systemd.special.xml.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.special.xml.in b/man/systemd.special.xml.in
index 49dc3892c0..ac9f0f5a6a 100644
--- a/man/systemd.special.xml.in
+++ b/man/systemd.special.xml.in
@@ -50,7 +50,7 @@
<refsynopsisdiv>
<para><filename>basic.target</filename>,
<filename>ctrl-alt-del.target</filename>,
- <filename>@SPECIAL_DBUS_SERVICE@</filename>,
+ <filename>dbus.service</filename>,
<filename>dbus.target</filename>,
<filename>default.target</filename>,
<filename>display-manager.service</filename>,
@@ -134,7 +134,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><filename>@SPECIAL_DBUS_SERVICE@</filename></term>
+ <term><filename>dbus.service</filename></term>
<listitem>
<para>A special unit for the
D-Bus system bus. As soon as
@@ -160,7 +160,7 @@
ensure that this target pulls
in a service unit with the
name or alias of
- <filename>@SPECIAL_DBUS_SERVICE@</filename>
+ <filename>dbus.service</filename>
(or a socket unit that
activates this
service).</para>