On Wed, Aug 29, 2012 at 02:56:13PM +0200, Peter Krempa wrote: > The DAC driver was registered twice, breaking starting of machines if no > other security driver was used (basicaly on all non-selinux machines). > > Peter Krempa (2): > Revert "security: Add DAC to security_drivers" > qemu: Refactor initialisation of security drivers. > > src/qemu/qemu_driver.c | 114 > +++++++++++++++++++++++++---------------- > src/security/security_driver.c | 2 - > 2 files changed, 69 insertions(+), 47 deletions(-) >
Okay, i applied them and it seems to fix the problem ! Code looks okay, so ACK, thanks, Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ [email protected] | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
