mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-23 17:34:00 +03:00
man: Mention that paths in unit files must be fully normalized.
Related to issues #9107 and #9498 and PRs #9149 and #9157.
This commit is contained in:
parent
e59d07a535
commit
1448dfa6bf
@ -81,6 +81,9 @@
|
||||
<refsect1>
|
||||
<title>Paths</title>
|
||||
|
||||
<para>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 <literal>..</literal> path component.</para>
|
||||
|
||||
<variablelist class='unit-directives'>
|
||||
|
||||
<varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user