]> git.ipfire.org Git - thirdparty/libvirt.git/commit
systemd: Set Type=notify for virtlogd/virtlockd
authorAndrea Bolognani <abologna@redhat.com>
Tue, 19 Sep 2023 18:09:26 +0000 (20:09 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 26 Sep 2023 14:55:29 +0000 (16:55 +0200)
commit934e298ee69db8476f18afc24a77f4b1936c0f4d
tree9de0906de644f05ba0c6e8ee27d70fef39045b10
parentec51404924a9fa31fa9e5ec92e465ab79bb2bc41
systemd: Set Type=notify for virtlogd/virtlockd

This tells systemd that the services in question support the
native socket activation protocol.

virtlogd and virtlockd, just like all the other daemons, implement
the necessary handshake.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/locking/virtlockd.service.in
src/logging/virtlogd.service.in