]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: vmspawn - reference later example to show use of --private-users
authorSam Leonard <sam.leonard@codethink.co.uk>
Fri, 19 Apr 2024 13:52:01 +0000 (14:52 +0100)
committerSam Leonard <sam.leonard@codethink.co.uk>
Fri, 19 Apr 2024 15:42:13 +0000 (16:42 +0100)
man/systemd-vmspawn.xml

index 58b82688149a568c9765f0bdf91b35acf57cb174..1177ce91434212409de5bbd258356a56ddea6c4b 100644 (file)
@@ -84,7 +84,8 @@
         If neither are specified <option>--directory=.</option> is assumed.</para>
 
         <para>Note: If mounting a non-root owned directory you may require <option>--private-users=</option>
-              to map into the user's subuid namespace.</para>
+        to map into the user's subuid namespace. An example of how to use <constant>/etc/subuid</constant>
+        for this is given later.</para>
 
         <xi:include href="version-info.xml" xpointer="v256"/>
         </listitem>