docs: fix typo in qemu-passthrough-security

Signed-off-by: Ngai-Mint Kwan <ngai-mint.kwan@intel.com>
This commit is contained in:
Ngai-Mint Kwan
2025-07-04 15:37:07 +02:00
committed by Jiri Denemark
parent 69b894dc04
commit 6f64315ba7
+1 -1
View File
@@ -139,7 +139,7 @@ As a last resort it is possible to disable security protection host wide which
will affect all virtual machines. These settings are all made in
``/etc/libvirt/qemu.conf``
* SELinux - set ``security_default_confied = 0`` to make QEMU run unconfined by
* SELinux - set ``security_default_confined = 0`` to make QEMU run unconfined by
default, while still allowing explicit opt-in to SELinux for VMs.
* DAC - set ``user = root`` and ``group = root`` to make QEMU run as the root