mirror of
https://github.com/systemd/systemd.git
synced 2025-09-19 01:44:42 +03:00
committed by
Lennart Poettering
parent
cacf980ed4
commit
b50a16af8e
@@ -859,9 +859,12 @@
|
|||||||
reading only, writing will be refused even if the usual file
|
reading only, writing will be refused even if the usual file
|
||||||
access controls would permit this. Directories listed in
|
access controls would permit this. Directories listed in
|
||||||
<varname>InaccessibleDirectories=</varname> will be made
|
<varname>InaccessibleDirectories=</varname> will be made
|
||||||
inaccessible for processes inside the namespace. Note that
|
inaccessible for processes inside the namespace, and may not
|
||||||
restricting access with these options does not extend to
|
countain any other mountpoints, including those specified by
|
||||||
submounts of a directory that are created later on. These
|
<varname>ReadWriteDirectories=</varname> or
|
||||||
|
<varname>ReadOnlyDirectories=</varname>.
|
||||||
|
Note that restricting access with these options does not extend
|
||||||
|
to submounts of a directory that are created later on. These
|
||||||
options may be specified more than once, in which case all
|
options may be specified more than once, in which case all
|
||||||
directories listed will have limited access from within the
|
directories listed will have limited access from within the
|
||||||
namespace. If the empty string is assigned to this option, the
|
namespace. If the empty string is assigned to this option, the
|
||||||
|
Reference in New Issue
Block a user