From: Yu Watanabe Date: Sun, 3 Jun 2018 15:49:41 +0000 (+0900) Subject: man: RuntimeDirectory= or friends accept dot contained paths X-Git-Tag: v239~161^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9149%2Fhead;p=thirdparty%2Fsystemd.git man: RuntimeDirectory= or friends accept dot contained paths --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 8fb9ecc6dca..a613c390873 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -804,7 +804,7 @@ CapabilityBoundingSet=~CAP_B CAP_C ConfigurationDirectory= These options take a whitespace-separated list of directory names. The specified directory - names must be relative, and may not include . or ... If set, one or more + names must be relative, and may not include ... If set, one or more directories by the specified names will be created (including their parents) below /run (or $XDG_RUNTIME_DIR for user services), /var/lib (or $XDG_CONFIG_HOME for user services), /var/cache (or