From: Sam Leonard Date: Fri, 19 Apr 2024 13:52:01 +0000 (+0100) Subject: man: vmspawn - reference later example to show use of --private-users X-Git-Tag: v256-rc1~109^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=900d283ae045322b7d936cdf954c5d6ec5a9a426;p=thirdparty%2Fsystemd.git man: vmspawn - reference later example to show use of --private-users --- diff --git a/man/systemd-vmspawn.xml b/man/systemd-vmspawn.xml index 58b82688149..1177ce91434 100644 --- a/man/systemd-vmspawn.xml +++ b/man/systemd-vmspawn.xml @@ -84,7 +84,8 @@ If neither are specified is assumed. Note: If mounting a non-root owned directory you may require - to map into the user's subuid namespace. + to map into the user's subuid namespace. An example of how to use /etc/subuid + for this is given later.