]> xenbits.xensource.com Git - libvirt.git/commit
SELinux: don't fail silently when no label is present
authorJán Tomko <jtomko@redhat.com>
Mon, 9 Jun 2014 14:23:52 +0000 (16:23 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 10 Jun 2014 08:18:24 +0000 (10:18 +0200)
commitf9bf63e673c11cd189748c29b6ea7d2cf19c8da7
treec216bee7f9213e44af7331dfc366d4544e960056
parenta7b0040ad2b9e2c8e3cca7b9bd5a75d41d58a315
SELinux: don't fail silently when no label is present

This fixes startup of a domain with:
<seclabel type='none' model='dac'/>
on a host with selinux and dac drivers and
security_default_confined = 0

https://bugzilla.redhat.com/show_bug.cgi?id=1105939
https://bugzilla.redhat.com/show_bug.cgi?id=1102611
src/security/security_selinux.c