• J
    Do not probe for power mgmt capabilities in lxc emulator · bc43f8cb
    Ján Tomko 提交于
    It fails after 30 seconds with this error:
    error : virDBusCall:1429 : error from service: CanSuspend:
    Did not receive a reply. Possible causes include: the remote
    application did not send a reply, the message bus security
    policy blocked the reply, the reply timeout expired, or the
    network connection was broken.
    
    Only probe for the power mgmt capabilities when driver is non-NULL.
    This speeds up domain startup by 30 seconds.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1159227
    (cherry picked from commit 7ead1a5d)
    bc43f8cb
lxc_conf.c 9.6 KB