Go to file
Thomas Lamprecht b9355a8c27 service: add restart on-failure to pveproxy and pvedaemon
This way they can cleanly exit (with a SIGTERM or systemctl stop) but
will get restarted if killed or they abort, but only for
StartLimitIntervalSec= time period with a total maximal count of
StartLimitBurst= retries.
See `man systemd.unit` for details, default are 10s total
restart retry period with at max 5 total retry counts, after that the
unit will placed in the failure state. So this is a best effort try
with no real downside.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-06-05 08:48:01 +02:00
aplinfo update shipped aplinfo index 2019-04-06 16:21:58 +02:00
bin Fix 1891 Generate zsh tab completion scripts for cli tools 2019-02-20 12:12:07 +01:00
configs Remove typo from vzdump.conf 2019-03-11 14:11:53 +01:00
debian bump version to 6.0-0+1 2019-05-22 21:34:06 +02:00
network-hooks cleanup: add network-hooks directory and move respective files 2018-06-20 13:04:51 +02:00
PVE drop references to un-maintained sheepdog plugin 2019-06-04 17:45:38 +02:00
services service: add restart on-failure to pveproxy and pvedaemon 2019-06-05 08:48:01 +02:00
test cleanup: move bin/test to toplevel 2018-06-20 13:04:51 +02:00
www drop references to un-maintained sheepdog plugin 2019-06-04 17:45:38 +02:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk buildsys: use dpkg-dev makefile helpers for pkg info 2019-05-22 21:15:47 +02:00
Makefile pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl vzdump: hook script example: s/openvz/lxc/ 2018-11-05 10:33:34 +01:00