From 4b957756b829a861da007908b31c2c89255802d8 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Tue, 3 Jan 2017 02:17:50 -0800 Subject: [PATCH] man: document mount deletion between commands --- man/systemd.exec.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index e29ebf86597..fa3e6afe772 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1184,7 +1184,11 @@ details. Defaults to . Use to ensure that mounts and unmounts are propagated from the host to the container and vice versa. Use to run processes so that none of their mounts and unmounts will propagate to the host. Use to also ensure - that no mounts and unmounts from the host will propagate into the unit processes' namespace. Note that + that no mounts and unmounts from the host will propagate into the unit processes' namespace. + If this is set to or , any mounts created by spawned processes + will be unmounted after the completion of the current command line of ExecStartPre=, + ExecStartPost=, ExecStart=, + and ExecStopPost=. Note that means that file systems mounted on the host might stay mounted continuously in the unit's namespace, and thus keep the device busy. Note that the file system namespace related options (PrivateTmp=, PrivateDevices=, ProtectSystem=, -- 2.39.2