]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libvirt-guests: Disable shutdown timeout
authorGuido Günther <agx@sigxcpu.org>
Tue, 17 Nov 2015 07:39:46 +0000 (08:39 +0100)
committerCole Robinson <crobinso@redhat.com>
Wed, 23 Dec 2015 22:59:46 +0000 (17:59 -0500)
commit01d7e0a721d7f316f226a12225a6daca7a7ce5b2
tree02b14ecb647881f561aa4168c80aeeeb764da1c0
parent87b6ec6c867dd8b234a0f562df0c6313eb95fb12
libvirt-guests: Disable shutdown timeout

Since we can't know at service start how many VMs will be running we
can't calculate an apropriate shutdown timeout. So instead of killing
off the service just let it use it's own internal timeout mechanism.

References:
    http://bugs.debian.org/803714
    https://bugzilla.redhat.com/show_bug.cgi?id=1195544

(cherry picked from commit ba08d16d6cec81656b333435650aef36a012034c)
tools/libvirt-guests.service.in