
30 Aug
2012
30 Aug
'12
5:06 p.m.
On 08/30/12 14:25, Daniel Veillard wrote:
On Thu, Aug 30, 2012 at 02:13:01PM +0200, Peter Krempa wrote:
Commit d0c0e79ac646462aaa815f81ad324a0d3ef12954 left behind some dead code (hasDAC can't be efectively set to true, because virSecurityManagerNew fails to load the "dac" driver).
This patch also enhances the condition for adding the default auto-detected security manager if the manager array is allocated but empty.
Also the configuration file for qemu driver still contains reference to the DAC driver that can't be enabled manualy. --- src/qemu/qemu.conf | 4 +++- src/qemu/qemu_driver.c | 9 +++------ 2 files changed, 6 insertions(+), 7 deletions(-)
ACK :-)
thanks !
Hopefuly it's right now. Pushed. Thanks, Peter
Daniel