man: RuntimeDirectory= or friends accept dot contained paths

This commit is contained in:
Yu Watanabe 2018-06-04 00:49:41 +09:00
parent f106314c89
commit d3c8afd092
1 changed files with 1 additions and 1 deletions

View File

@ -804,7 +804,7 @@ CapabilityBoundingSet=~CAP_B CAP_C</programlisting>
<term><varname>ConfigurationDirectory=</varname></term>
<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> or <literal>..</literal>. If set, one or more
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 <filename>/run</filename>
(or <varname>$XDG_RUNTIME_DIR</varname> for user services), <filename>/var/lib</filename> (or
<varname>$XDG_CONFIG_HOME</varname> for user services), <filename>/var/cache</filename> (or