]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemd.exec: suffix one more directory with /
authorMike Yuan <me@yhndnzj.com>
Wed, 4 Oct 2023 21:30:46 +0000 (05:30 +0800)
committerMike Yuan <me@yhndnzj.com>
Wed, 4 Oct 2023 21:31:05 +0000 (05:31 +0800)
man/systemd.exec.xml

index e5c1812643c168dd4a99b6949d711c8a5c5d4750..54f1dc7e5ce078434f15b055c58f2969ced4b78c 100644 (file)
         the service with a private, minimal version of <filename>/dev/</filename>, combine this option with
         <varname>PrivateDevices=</varname>.</para>
 
-        <para>In order to allow propagating mounts at runtime in a safe manner, <filename>/run/systemd/propagate</filename>
+        <para>In order to allow propagating mounts at runtime in a safe manner, <filename>/run/systemd/propagate/</filename>
         on the host will be used to set up new mounts, and <filename>/run/host/incoming/</filename> in the private namespace
         will be used as an intermediate step to store them before being moved to the final mount point.</para>