mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-05 21:21:49 +00:00
"-" prefix for InaccessibleDirectories and ReadOnlyDirectories
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
ac8e20c6e9
commit
ea92ae33e0
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user