summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-06-12 12:03:28 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-12 13:05:38 +0200
commitf86fae61ec297f77174a326538289bce21bc8c78 (patch)
tree07e237605c43f63c638b69169477937d3fa2a373 /man
parent8b9e4b21360b1be7cd9c470e0dae20bd23aa5246 (diff)
tree-wide: drop trailing whitespace
Diffstat (limited to 'man')
-rw-r--r--man/systemd.exec.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 872d51d4ec..2e01326bb9 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -806,7 +806,7 @@ CapabilityBoundingSet=~CAP_B CAP_C</programlisting>
<listitem><para>These options take a whitespace-separated list of directory names. The specified directory
names must be relative, and may not include <literal>..</literal>. If set, one or more
directories by the specified names will be created (including their parents) below the locations
- defined in the following table, when the unit is started.</para>
+ defined in the following table, when the unit is started.</para>
<table>
<title>Automatic directory creation</title>
<tgroup cols='3'>
@@ -846,7 +846,7 @@ CapabilityBoundingSet=~CAP_B CAP_C</programlisting>
</tbody>
</tgroup>
</table>
-
+
<para>In case of <varname>RuntimeDirectory=</varname> the lowest subdirectories are removed when the unit is
stopped. It is possible to preserve the specified directories in this case if
<varname>RuntimeDirectoryPreserve=</varname> is configured to <option>restart</option> or <option>yes</option>