X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8d3cf07be66fb6b8a58c3999783ebc753c30428f..6de5c3aae92b2a19a55052e69ff9762b78954dd2:/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