]> git.ipfire.org Git - thirdparty/libvirt.git/commit
locking: convert lock daemon to use systemd activation APIs
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 25 Jun 2019 17:29:43 +0000 (18:29 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 12 Jul 2019 15:55:40 +0000 (16:55 +0100)
commit26ae4e1a9248825e298b51fcebf758ad38bc9092
tree8c006cdc550b195df07084b7d585c85c927bdf71
parent2dfacbffea47743fff942b6401f5f36b3ae4655a
locking: convert lock daemon to use systemd activation APIs

Using the new system activation APIs allows for simpler code setting up
the network services.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/locking/lock_daemon.c