diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.exec.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index c0e1d862a6..b761832ed6 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -828,7 +828,15 @@ the empty string is assigned to this option the specific list is reset, and all prior assignments have no - effect.</para></listitem> + effect.</para> + <para>Paths in + <varname>ReadOnlyDirectories=</varname> + and + <varname>InaccessibleDirectories=</varname> + may be prefixed with + <literal>-</literal>, in which case + they will be ignored when they don't + exist.</para></listitem> </varlistentry> <varlistentry> |