diff options
author | Kay Sievers <kay@vrfy.org> | 2015-06-22 20:22:57 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2015-06-22 20:22:57 +0200 |
commit | d806a1df5bcde05a11c08eb279aacb38b0a24c82 (patch) | |
tree | 4d8b5fc2dc53d251fa2de9b59e2be56472bf204f /man/systemd.service.xml | |
parent | cc05b1bb371b90560a44e8e13a66ce5e727631f1 (diff) | |
parent | 1f35347af0524ca673b2b4fde09c348aecf62666 (diff) |
Merge pull request #322 from kaysievers/wip
man: remove outdated links and stray character
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 191adcda52..1e949f0c52 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -243,8 +243,7 @@ <varlistentry> <term><varname>BusPolicy=</varname></term> - <listitem><para>If specified, a custom - <ulink url="https://code.google.com/p/d-bus/">kdbus</ulink> + <listitem><para>If specified, a custom kdbus endpoint will be created and installed as the default bus node for the service. Such a custom endpoint can hold an own set of policy rules that are enforced on top of the bus-wide ones. |