X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/64c887ce15cd538dc1cc003d2cde2773cd1d291e..0fdc919736977fbffdd4ba76ef0f41c67f279842:/arvados/dispatcher/service/files/default/crunch-dispatch-local-service.tmpl diff --git a/arvados/dispatcher/service/files/default/crunch-dispatch-local-service.tmpl b/arvados/dispatcher/service/files/default/crunch-dispatch-local-service.tmpl index 4d908a6..cb30224 100644 --- a/arvados/dispatcher/service/files/default/crunch-dispatch-local-service.tmpl +++ b/arvados/dispatcher/service/files/default/crunch-dispatch-local-service.tmpl @@ -16,7 +16,7 @@ StartLimitIntervalSec=0 [Service] 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 +ExecStart=/usr/bin/crunch-dispatch-local -poll-interval=1 -crunch-run-command=/usr/local/bin/crunch-run.sh # Set a reasonable default for the open file limit LimitNOFILE=65536 Restart=always