Comment 13 for bug 585964

Revision history for this message
Jamie Strandboge (jdstrand) wrote : Re: Libvirtd -- error: monitor socket did not show up.: Connection refused

Actually, I misspoke. Setting 'security_driver = "none"' does not work due to bug #588369 (likely because of the new stacked security driver system in newer libvirts). However, the following is confirmed to work as expected, disabling AppArmor for only libvirt:

$ sudo touch /etc/apparmor.d/disable/usr.sbin.libvirtd
$ sudo reboot