[libvirt] [PATCH] security: Don't add seclabel of type none if there's already a seclabel

2013-03-21 Thread Michal Privoznik
https://bugzilla.redhat.com/show_bug.cgi?id=923946 The seclabel type='none'/ should be added iff there is no other seclabel defined within a domain. This bug can be easily reproduced: 1) configure selinux seclabel for a domain 2) disable system's selinux and restart libvirtd 3) observe seclabel

Re: [libvirt] [PATCH] security: Don't add seclabel of type none if there's already a seclabel

2013-03-21 Thread Daniel P. Berrange
On Thu, Mar 21, 2013 at 11:46:18AM +0100, Michal Privoznik wrote: https://bugzilla.redhat.com/show_bug.cgi?id=923946 The seclabel type='none'/ should be added iff there is no other seclabel defined within a domain. This bug can be easily reproduced: 1) configure selinux seclabel for a domain