Comment 3 for bug 640993

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: passing a usb device in maverick with apparmor enabled fails

The profile just reads:

root@sergelap:~# cat /etc/apparmor.d/libvirt/libvirt-27f9f30c-5632-2504-5006-e329fcf24d32
#
# This profile is for the domain whose UUID matches this file.
#

#include <tunables/global>

profile libvirt-27f9f30c-5632-2504-5006-e329fcf24d32 {
  #include <abstractions/libvirt-qemu>
  #include <libvirt/libvirt-27f9f30c-5632-2504-5006-e329fcf24d32.files>

}