From 0d0a7cdcf5ee64922b5966370833e992afb09eba Mon Sep 17 00:00:00 2001 From: Marcelo Cerri Date: Tue, 2 Oct 2012 14:57:37 -0300 Subject: [PATCH] doc: update description about security labels on formatdomain.html This patch adds a brief description about labels for each security driver. --- docs/formatdomain.html.in | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index bc4cc4a2ab..3cc6c51fd3 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -4126,12 +4126,22 @@ qemu-kvm -net nic,model=? /dev/null
label
If static labelling is used, this must specify the full security label to assign to the virtual domain. The format - of the content depends on the security driver in use + of the content depends on the security driver in use: +
baselabel
If dynamic labelling is used, this can optionally be used to specify the base security label. The format - of the content depends on the security driver in use + of the content depends on the security driver in use.
imagelabel
This is an output only element, which shows the -- 2.47.2