[libvirt] [PATCH 01/12] apparmor, libvirt-qemu: Allow use of sgabios

Christian Ehrhardt christian.ehrhardt at canonical.com
Tue Dec 19 15:03:34 UTC 2017


From: Serge Hallyn <serge.hallyn at ubuntu.com>

Bug-Ubuntu: https://bugs.launchpad.net/bugs/1393548

Signed-off-by: Stefan Bader <stefan.bader at canonical.com>
---
 examples/apparmor/libvirt-qemu | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/apparmor/libvirt-qemu b/examples/apparmor/libvirt-qemu
index d4fad85..77c72a5 100644
--- a/examples/apparmor/libvirt-qemu
+++ b/examples/apparmor/libvirt-qemu
@@ -81,6 +81,7 @@
   /usr/share/proll/** r,
   /usr/share/vgabios/** r,
   /usr/share/seabios/** r,
+  /usr/share/misc/sgabios.bin r,
   /usr/share/ovmf/** r,
   /usr/share/OVMF/** r,
   /usr/share/AAVMF/** r,
-- 
2.7.4




More information about the libvir-list mailing list