]> 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)
committerGuido Günther <agx@sigxcpu.org>
Wed, 18 Nov 2015 07:15:12 +0000 (08:15 +0100)
commitba08d16d6cec81656b333435650aef36a012034c
tree63543e9baa02cb3dc18771df3501f3083f1deefc
parent5ed7afa9de4e8d2b7e83fee334a0c3f2bddc6a48
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
tools/libvirt-guests.service.in