X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1e13d4ecffd4d335eb7918a7b9bd992f3f192cd1..74c506146023934d0f052e2bd4971d143b41404d:/cmd/arvados-server/arvados-ws.service diff --git a/cmd/arvados-server/arvados-ws.service b/cmd/arvados-server/arvados-ws.service index aebc56a79f..5ba7b54c7d 100644 --- a/cmd/arvados-server/arvados-ws.service +++ b/cmd/arvados-server/arvados-ws.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 @@ -21,6 +18,7 @@ ExecStart=/usr/bin/arvados-ws LimitNOFILE=65536 Restart=always RestartSec=1 +RestartPreventExitStatus=64 # systemd<=219 (centos:7, debian:8, ubuntu:trusty) obeys StartLimitInterval in the [Service] section StartLimitInterval=0