]> git.ipfire.org Git - thirdparty/libvirt.git/commit
domain: save/restore the state of dbus-daemon running
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 25 Feb 2020 09:55:09 +0000 (10:55 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 24 Mar 2020 14:57:33 +0000 (15:57 +0100)
commitf58c51b3172ce5483f74807257a331348c52faa5
tree3f76a859263691d090d6f5428ee766212244fd5f
parent8ef82dec5c1f33a2651d5deb4db9fd837c7cdf5e
domain: save/restore the state of dbus-daemon running

This avoids trying to start a dbus-daemon when its already running.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_domain.c