]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remote: make system libvirtd exit when idle via timeout
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 30 Apr 2019 15:44:15 +0000 (16:44 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 12 Jul 2019 15:55:40 +0000 (16:55 +0100)
commit4304222f50d9ff364930e0eb32113c3de9770c26
tree52ec1c64bc775dbb60d69d16409d89e183f75a03
parent2c3e08b0e368f944b5123903bc5473aca9a2db30
remote: make system libvirtd exit when idle via timeout

Since we have socket activation available now, we can let the system
libvirtd exit when it is idle. This allows it to still do autostart
when the host boots up, but when nothing was started it will quickly
exit again until some mgmt app connects to the socket.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/remote/libvirtd.service.in