X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/273e436dbf8736869dde715e9bc04a20c169d63f..dc16046dbfdca4a9c0d94971730d220b27e80620:/cmd/arvados-server/arvados-dispatch-cloud.service diff --git a/cmd/arvados-server/arvados-dispatch-cloud.service b/cmd/arvados-server/arvados-dispatch-cloud.service index d3f476b7df..11887b8f8c 100644 --- a/cmd/arvados-server/arvados-dispatch-cloud.service +++ b/cmd/arvados-server/arvados-dispatch-cloud.service @@ -8,9 +8,6 @@ Documentation=https://doc.arvados.org/ After=network.target AssertPathExists=/etc/arvados/config.yml -# systemd==229 (ubuntu:xenial) obeys StartLimitInterval in the [Unit] section -StartLimitInterval=0 - # systemd>=230 (debian:9) obeys StartLimitIntervalSec in the [Unit] section StartLimitIntervalSec=0 @@ -22,6 +19,7 @@ ExecStart=/usr/bin/arvados-dispatch-cloud LimitNOFILE=65536 Restart=always RestartSec=1 +RestartPreventExitStatus=2 # systemd<=219 (centos:7, debian:8, ubuntu:trusty) obeys StartLimitInterval in the [Service] section StartLimitInterval=0