[PATCH V9 10/14] services: Weaken systemd dependency on virtlockd

Andrea Bolognani abologna at redhat.com
Mon Jan 16 09:21:00 UTC 2023


On Fri, Jan 13, 2023 at 12:21:57PM -0700, Jim Fehlig wrote:
> The systemd service files of the qemu and libxl driver currently have a
> 'Requires' dependency on virtlockd, which is too strong since virtlockd
> is not enabled by default in either driver. Change the dependency to a
> 'Wants' to avoid a package dependency between the driver subpackages and
> the new libvirt-daemon-lock subpackage.
>
> Signed-off-by: Jim Fehlig <jfehlig at suse.com>
> ---
>  src/libxl/virtxend.service.in  | 2 +-
>  src/qemu/virtqemud.service.in  | 2 +-
>  src/remote/libvirtd.service.in | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization



More information about the libvir-list mailing list