From b50a16af8e3c353703d55f117077fcf60b8081e8 Mon Sep 17 00:00:00 2001 From: Nicolas Braud-Santoni Date: Sun, 17 Apr 2016 14:22:17 +0200 Subject: man: systemd.exec: Clarify InaccessibleDirectories (#3048) (#3048) --- man/systemd.exec.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'man/systemd.exec.xml') diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 3e1a2cb224..4ed62dbada 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -859,9 +859,12 @@ reading only, writing will be refused even if the usual file access controls would permit this. Directories listed in InaccessibleDirectories= will be made - inaccessible for processes inside the namespace. Note that - restricting access with these options does not extend to - submounts of a directory that are created later on. These + inaccessible for processes inside the namespace, and may not + countain any other mountpoints, including those specified by + ReadWriteDirectories= or + ReadOnlyDirectories=. + 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 directories listed will have limited access from within the namespace. If the empty string is assigned to this option, the -- cgit v1.2.3-54-g00ecf