diff options
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index e1193d2d55..cf6ab1778e 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1043,20 +1043,13 @@ <option>shared</option>, <option>slave</option> or <option>private</option>, which - control whether namespaces set up with - <varname>ReadWriteDirectories=</varname>, - <varname>ReadOnlyDirectories=</varname> - and - <varname>InaccessibleDirectories=</varname> - receive or propagate new mounts - from/to the main namespace. See + control whether the file system + namespace set up for this unit's + processes will receive or propagate + new mounts. See <citerefentry><refentrytitle>mount</refentrytitle><manvolnum>1</manvolnum></citerefentry> - for details. Defaults to - <option>shared</option>, i.e. the new - namespace will both receive new mount - points from the main namespace as well - as propagate new mounts to - it.</para></listitem> + for details. Default to + <option>shared</option>.</para></listitem> </varlistentry> <varlistentry> |