18 Aug
2026
18 Aug
'26
10:18 a.m.
On Tue, Aug 18, 2026 at 10:13:07AM +0200, Peter Krempa via Devel wrote:
From: Peter Krempa <pkrempa@redhat.com>
In commit aa1bf13b9caa4ef893cd4fdbaa111d5da73aa120 I attempted to fix the ordering of virtlockd and virtlogd during shutdown but I made a typo in the name of 'virtlockd.service' (missing 'd').
Fixes: aa1bf13b9caa4ef893cd4fdbaa111d5da73aa120 Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/virtqemud.service.extra.in | 2 +- src/remote/libvirtd.service.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>