5e397d9 Fix crash in virsystemdtest with dbus 1.7.6

1 file Authored by cbosdonnat 10 years ago, Committed by berrange 10 years ago,
    Fix crash in virsystemdtest with dbus 1.7.6
    
    D-bus introduced some changes in its locking code. Overriding the init
    function skips the new locking init and thus crashes later in libvirt
    test. Removing the function makes the test pass again.
    
        
file modified
+0 -5