
29 Aug
2012
29 Aug
'12
10:29 a.m.
On 08/29/12 16:02, Daniel Veillard wrote:
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,
Pushed, thanks! Peter
Daniel