]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix directory for user home bind mounts
authorml <6209465+ml-@users.noreply.github.com>
Sat, 11 Feb 2023 23:30:28 +0000 (00:30 +0100)
committerml <6209465+ml-@users.noreply.github.com>
Sat, 11 Feb 2023 23:48:25 +0000 (00:48 +0100)
man/systemd-nspawn.xml

index ca33d82a7468c90644f11eda5e62760093c00ec6..e2c751692f14af9a74437280bc7693e093a2bf9a 100644 (file)
@@ -1405,7 +1405,7 @@ After=sys-subsystem-net-devices-ens1.device</programlisting>
 
         <orderedlist>
           <listitem><para>The user's home directory is bind mounted from the host into
-          <filename>/run/hosts/home/</filename>.</para></listitem>
+          <filename>/run/host/home/</filename>.</para></listitem>
 
           <listitem><para>An additional UID/GID mapping is added that maps the host user's UID/GID to a
           container UID/GID, allocated from the 60514…60577 range.</para></listitem>