]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: RuntimeDirectory= or friends accept dot contained paths 9149/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 3 Jun 2018 15:49:41 +0000 (00:49 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 3 Jun 2018 16:44:04 +0000 (01:44 +0900)
man/systemd.exec.xml

index 8fb9ecc6dca8a4bdf6bd38077e4db3b5c11acfeb..a613c390873a87fcf6cd3d65ee58658ce5d09b2e 100644 (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