On 02/10/2014 02:38 AM, bigclouds
wrote:
It looks you have mislabeling issue on libvirtd binary. If you execute $ ls -Z /usr/sbin/libvirtd | awk '{ print $4 }' $ matchpathcon /usr/sbin/libvirtd | awk '{ print $2 }' you probably will get different values. If so you will need to fix labeling (SELinux is a labeling system) using # restorecon -R -v /usr/sbin/libvirtd and restart libvirtd service.
|
-- selinux mailing list selinux@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/selinux