From d3c8afd0925189a7a2ae97b71327440e998befa7 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 4 Jun 2018 00:49:41 +0900 Subject: [PATCH] man: RuntimeDirectory= or friends accept dot contained paths --- man/systemd.exec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 8fb9ecc6dc..a613c39087 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