[libvirt PATCH] qemu, xen: add missing deps on virtlockd/virtlogd sockets
Jiri Denemark
jdenemar at redhat.com
Tue Aug 31 11:27:38 UTC 2021
On Tue, Aug 31, 2021 at 12:04:14 +0100, Daniel P. Berrangé wrote:
> The QEMU driver uses both virtlogd and virtlockd, while the Xen driver
> uses virtlockd. The libvirtd.service unit contains deps on the socket
> units for these services, but these deps were missed in the modular
> daemons. As a result the virtlockd/virtlogd sockets are not started
> when the virtqemud/virtxend daemons are started.
>
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
> src/libxl/virtxend.service.in | 2 ++
> src/qemu/virtqemud.service.in | 4 ++++
> 2 files changed, 6 insertions(+)
Reviewed-by: Jiri Denemark <jdenemar at redhat.com>
More information about the libvir-list
mailing list