1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-26 08:55:18 +03:00

man: fix directory for user home bind mounts

(cherry picked from commit f39d7d00a3)
(cherry picked from commit bfaf02348e)
(cherry picked from commit 067b5b7e89)
This commit is contained in:
ml 2023-02-12 00:30:28 +01:00 committed by Luca Boccassi
parent b98d71f53c
commit 1b7b67d22a

View File

@ -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>