From 27199d8664feb24029065a92736f9302371fd7ec Mon Sep 17 00:00:00 2001 From: Serge Hallyn Date: Tue, 19 Dec 2017 16:03:34 +0100 Subject: [PATCH] apparmor, libvirt-qemu: Allow use of sgabios Bug-Ubuntu: https://bugs.launchpad.net/bugs/1393548 Signed-off-by: Stefan Bader --- examples/apparmor/libvirt-qemu | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/apparmor/libvirt-qemu b/examples/apparmor/libvirt-qemu index d4fad85a18..77c72a5bf4 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, -- GitLab