apparmor.d/profiles/libvirt/TEMPLATE.qemu
2021-04-01 16:02:59 +01:00

9 lines
190 B
Text

#
# This profile is for the domain whose UUID matches this file.
#
include <tunables/global>
profile LIBVIRT_TEMPLATE flags=(attach_disconnected) {
include <abstractions/libvirt-qemu>
}