Comment 5 for bug 390810

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Changing to Wishlist and removing milestone. This is no longer a blocker and can be worked around by doing:
#include <tunables/global>
@{LIBVIRT}="libvirt"

/usr/sbin/libvirtd {
  ...
  change_profile -> @{LIBVIRT}-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*,
  ...

Thanks Kees!