From 6460a89a1be7c11bc7b66a134701a07773869849 Mon Sep 17 00:00:00 2001 From: Mike Yuan Date: Thu, 5 Oct 2023 05:30:46 +0800 Subject: [PATCH] man/systemd.exec: suffix one more directory with / --- man/systemd.exec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index e5c1812643..54f1dc7e5c 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. -- 2.25.1