1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-05 08:58:21 +03:00

man: fix directory for user home bind mounts

(cherry picked from commit f39d7d00a31c1867d5fa41b3dd4e6d20665a8f3a)
(cherry picked from commit bfaf02348e1086c9ce2e4503ef03dc75ed4f1afb)
This commit is contained in:
ml 2023-02-12 00:30:28 +01:00 committed by Luca Boccassi
parent 3a44be9ad0
commit 067b5b7e89

@ -1383,7 +1383,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>