[systemd-commits] man/systemd.service.xml
Zbigniew JÄdrzejewski-Szmek
zbyszek at kemper.freedesktop.org
Mon Sep 22 06:14:02 PDT 2014
man/systemd.service.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 9c77924c29874aa4684c2a9e1a7b9ee547d49d85
Author: Zbigniew JÄdrzejewski-Szmek <zbyszek at in.waw.pl>
Date: Mon Sep 22 09:13:38 2014 -0400
man: fix typo and add link
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index a82dfb2..b9a2f8d 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -310,7 +310,8 @@
<varlistentry>
<term><varname>BusPolicy=</varname></term>
- <listitem><para>If specfied, a custom kdbus
+ <listitem><para>If specified, a custom
+ <ulink url="https://code.google.com/p/d-bus/">kdbus</ulink>
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
@@ -330,7 +331,7 @@
of two parts; the bus name, and a verb to
specify to granted access, which is one of
<option>see</option>,
- <option>talk</option> or
+ <option>talk</option>, or
<option>own</option>.
<option>talk</option> implies
<option>see</option>, and <option>own</option>
More information about the systemd-commits
mailing list