Merge branch 'master' into 9397-prepopulate-output-directory
[arvados.git] / services / crunch-dispatch-slurm / crunch-dispatch-slurm.service
index eac8d89db2d08a3d968cb0063b935b52bd6c23b2..34ba80b5c2e08c085959caa9e84c84238faea85e 100644 (file)
@@ -2,9 +2,10 @@
 Description=Arvados Crunch Dispatcher for SLURM
 Documentation=https://doc.arvados.org/
 After=network.target
+AssertPathExists=/etc/arvados/crunch-dispatch-slurm/crunch-dispatch-slurm.yml
 
 [Service]
-Type=simple
+Type=notify
 ExecStart=/usr/bin/crunch-dispatch-slurm
 Restart=always