summaryrefslogtreecommitdiff
path: root/man/systemd-nspawn.xml
diff options
context:
space:
mode:
authorml <6209465+ml-@users.noreply.github.com>2023-02-12 00:30:28 +0100
committerml <6209465+ml-@users.noreply.github.com>2023-02-12 00:48:25 +0100
commitf39d7d00a31c1867d5fa41b3dd4e6d20665a8f3a (patch)
treed99e0cb44bc7b52d6f8e743ec807191abc0af356 /man/systemd-nspawn.xml
parent7b03b44ed9f5f748670aa26193274dae94468149 (diff)
downloadsystemd-f39d7d00a31c1867d5fa41b3dd4e6d20665a8f3a.tar.gz
man: fix directory for user home bind mounts
Diffstat (limited to 'man/systemd-nspawn.xml')
-rw-r--r--man/systemd-nspawn.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index ca33d82a74..e2c751692f 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -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>