diff options
Diffstat (limited to 'chapter08/dbus.xml')
-rw-r--r-- | chapter08/dbus.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/dbus.xml b/chapter08/dbus.xml index 71a93e5cb..8f3c80f7a 100644 --- a/chapter08/dbus.xml +++ b/chapter08/dbus.xml @@ -67,9 +67,9 @@ <parameter>--with-system-socket=/run/dbus/system_bus_socket</parameter> </term> <listitem> - <para>These set the location of the PID file and the system bus socket + <para>These cause the PID file and the system bus socket to be in <filename class="directory">/run</filename>, instead of - deprecated <filename class="directory">/var/run</filename>.</para> + the deprecated <filename class="directory">/var/run</filename>.</para> </listitem> </varlistentry> |