From: Alexander Kurtz Date: Thu, 5 Jul 2018 15:06:54 +0000 (+0200) Subject: man: Mention that paths in unit files must be fully normalized. X-Git-Tag: v240~999 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1448dfa6bfa0232f4aa0ee684452770eaa26014f;p=thirdparty%2Fsystemd.git man: Mention that paths in unit files must be fully normalized. Related to issues #9107 and #9498 and PRs #9149 and #9157. --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 68291c145e7..23c9f5a4582 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -81,6 +81,9 @@ Paths + The following settings may be used to change a service's view of the filesystem. Please note that the paths + must be absolute and must not contain a .. path component. +