9706: Notify systemd when crunch-dispatch-slurm is ready.
[arvados.git] / services / crunch-dispatch-slurm / crunch-dispatch-slurm.service
index eac8d89db2d08a3d968cb0063b935b52bd6c23b2..5b37e3c0a34f9d4a2678e629ce5ddd8facdc5737 100644 (file)
@@ -4,7 +4,7 @@ Documentation=https://doc.arvados.org/
 After=network.target
 
 [Service]
-Type=simple
+Type=notify
 ExecStart=/usr/bin/crunch-dispatch-slurm
 Restart=always