From a2c35b07a5b4dbdc1fea5d7556fad632ab5f2eb2 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sun, 6 Aug 2023 16:45:39 +0200 Subject: [PATCH] fix: libvirtd profile. --- apparmor.d/groups/virt/libvirtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apparmor.d/groups/virt/libvirtd b/apparmor.d/groups/virt/libvirtd index b6627386a..0fff7b9b4 100644 --- a/apparmor.d/groups/virt/libvirtd +++ b/apparmor.d/groups/virt/libvirtd @@ -204,7 +204,7 @@ profile libvirtd @{exec_path} flags=(attach_disconnected) { @{sys}/devices/pci[0-9]*/**/mdev_supported_types/*/create w, @{sys}/devices/pci[0-9]*/**/net/*/{,**} r, @{sys}/devices/pci[0-9]*/**/remove w, - @{sys}/devices/pci[0-9]*/**/resource r + @{sys}/devices/pci[0-9]*/**/resource r, @{sys}/devices/pci[0-9]*/**/sriov_totalvfs r, @{sys}/devices/system/cpu/cpu[0-9]*/cache/{,**} r,