"-" prefix for InaccessibleDirectories and ReadOnlyDirectories

This commit is contained in:
Maciej Wereski
2013-08-23 12:48:14 -04:00
committed by Zbigniew Jędrzejewski-Szmek
parent ac8e20c6e9
commit ea92ae33e0
4 changed files with 31 additions and 7 deletions
+9 -1
View File
@@ -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>