apparmor.d/apparmor.d/profiles-g-l/libvirt/TEMPLATE.qemu
2021-09-15 16:55:27 +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>
}