From 5cd6605737b867a972392f83c0607af19f8bcf51 Mon Sep 17 00:00:00 2001 From: Sam Leonard Date: Thu, 2 May 2024 17:32:49 +0100 Subject: [PATCH] vmspawn,man: move the varlistentry for -D into a variablelist This is so that systemd.directives picks up the -D argument as being supported by vmspawn. --- man/systemd-vmspawn.xml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/man/systemd-vmspawn.xml b/man/systemd-vmspawn.xml index 8f196dd352..19dce8a517 100644 --- a/man/systemd-vmspawn.xml +++ b/man/systemd-vmspawn.xml @@ -74,24 +74,24 @@ Image Options - - - - - Directory to use as file system root for the virtual machine. - - One of either or must be specified. - 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. An example of how to use /etc/subuid - for this is given later. - - - - - + + + + + Directory to use as file system root for the virtual machine. + + One of either or must be specified. + 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. An example of how to use /etc/subuid + for this is given later. + + + + +