From: Mike Yuan Date: Wed, 4 Oct 2023 21:30:46 +0000 (+0800) Subject: man/systemd.exec: suffix one more directory with / X-Git-Tag: v255-rc1~332^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6460a89a1be7c11bc7b66a134701a07773869849;p=thirdparty%2Fsystemd.git man/systemd.exec: suffix one more directory with / --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index e5c1812643c..54f1dc7e5ce 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -350,7 +350,7 @@ the service with a private, minimal version of /dev/, combine this option with PrivateDevices=. - In order to allow propagating mounts at runtime in a safe manner, /run/systemd/propagate + In order to allow propagating mounts at runtime in a safe manner, /run/systemd/propagate/ on the host will be used to set up new mounts, and /run/host/incoming/ in the private namespace will be used as an intermediate step to store them before being moved to the final mount point.