summaryrefslogtreecommitdiff
path: root/man/systemd.nspawn.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-04-27 18:31:24 +0200
committerLennart Poettering <lennart@poettering.net>2021-05-07 22:44:17 +0200
commit22326f15a643bcc288181aaf29942adae04e107f (patch)
treef222e12d612d0ba9ca90bd7e7b95027c5b9567c3 /man/systemd.nspawn.xml
parentf61c7f88d0cd7e7901a384eb7749686e4ed633e5 (diff)
downloadsystemd-22326f15a643bcc288181aaf29942adae04e107f.tar.gz
man: document new nspawn ID mapping mounts features
Diffstat (limited to 'man/systemd.nspawn.xml')
-rw-r--r--man/systemd.nspawn.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml
index 6ad0e1a101..186616b6ad 100644
--- a/man/systemd.nspawn.xml
+++ b/man/systemd.nspawn.xml
@@ -452,12 +452,12 @@
</varlistentry>
<varlistentry>
- <term><varname>PrivateUsersChown=</varname></term>
+ <term><varname>PrivateUsersOwnership=</varname></term>
- <listitem><para>Configures whether the ownership of the files and directories in the container tree shall be
- adjusted to the UID/GID range used, if necessary and user namespacing is enabled. This is equivalent to the
- <option>--private-users-chown</option> command line switch. This option is privileged (see
- above). </para></listitem>
+ <listitem><para>Configures whether the ownership of the files and directories in the container tree
+ shall be adjusted to the UID/GID range used, if necessary and user namespacing is enabled. This is
+ equivalent to the <option>--private-users-ownership=</option> command line switch. This option is
+ privileged (see above).</para></listitem>
</varlistentry>
</variablelist>