Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit cc68358

Browse files
committed
man: Clarify docs around --security type=static
1 parent 8abe73c commit cc68358

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

man/en/virt-install.pod.in

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,11 @@ in the guests XML configuration for access by other applications.
176176

177177
Configure domain security driver settings. Type can be either 'static' or
178178
'dynamic'. 'static' configuration requires a security LABEL. Specifying
179-
LABEL without TYPE implies static configuration. To have libvirt automatically
180-
apply your static label, you must specify relabel=yes.
179+
LABEL without TYPE implies static configuration.
180+
181+
To have libvirt automatically apply your static label, you must specify
182+
relabel=yes. Otherwise disk images must be manually labeled by the admin,
183+
including images that virt-install is asked to create.
181184

182185
=back
183186

0 commit comments

Comments
 (0)