From 900d283ae045322b7d936cdf954c5d6ec5a9a426 Mon Sep 17 00:00:00 2001 From: Sam Leonard Date: Fri, 19 Apr 2024 14:52:01 +0100 Subject: [PATCH] man: vmspawn - reference later example to show use of --private-users --- man/systemd-vmspawn.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. -- 2.47.3