X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a79ae7d697e483c6d94eaf0f005acdb762ca0401..c0f97a0f0617e1b6d2da1ab0e256a226b8ed810a:/services/crunch-dispatch-local/crunch-dispatch-local.service diff --git a/services/crunch-dispatch-local/crunch-dispatch-local.service b/services/crunch-dispatch-local/crunch-dispatch-local.service index b4fc10f83e..f40359de2e 100644 --- a/services/crunch-dispatch-local/crunch-dispatch-local.service +++ b/services/crunch-dispatch-local/crunch-dispatch-local.service @@ -11,11 +11,8 @@ StartLimitIntervalSec=0 Type=simple EnvironmentFile=-/etc/arvados/crunch-dispatch-local-credentials ExecStart=/usr/bin/crunch-dispatch-local -poll-interval=1 -crunch-run-command=/usr/bin/crunch-run -# Set a reasonable default for the open file limit -LimitNOFILE=65536 Restart=always RestartSec=1 -LimitNOFILE=1000000 [Install] WantedBy=multi-user.target