]> xenbits.xensource.com Git - libvirt.git/commit
Configuring systemd to restart libvirt on failure
authorMooli Tayer <mtayer@redhat.com>
Tue, 30 Jul 2013 12:32:59 +0000 (15:32 +0300)
committerEric Blake <eblake@redhat.com>
Wed, 31 Jul 2013 22:55:27 +0000 (16:55 -0600)
commit6f4a0ebe8c83d9952c30b657e42a08760549eda7
treea20b3b3c5b68199d962a4426cee3b12dfa4e3922
parent9d0557b9655fe4a3f31af2e1cc2f33de8acfaa7d
Configuring systemd to restart libvirt on failure

This will create a respawn behaviour in case libvirt
process exits due to nonzero exit code, is terminated
by a signal, an operation times out or the configured
watchdog timeout is triggered.
see http://www.freedesktop.org/software/systemd/man/systemd.service.html
and https://bugzilla.redhat.com/show_bug.cgi?id=981974

Signed-off-by: Eric Blake <eblake@redhat.com>
daemon/libvirtd.service.in