projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch '10151-cwl-dir-listing' closes #10151
[arvados.git]
/
services
/
crunch-dispatch-slurm
/
crunch-dispatch-slurm.service
1
[Unit]
2
Description=Arvados Crunch Dispatcher for SLURM
3
Documentation=https://doc.arvados.org/
4
After=network.target
5
AssertPathExists=/etc/arvados/crunch-dispatch-slurm/crunch-dispatch-slurm.yml
6
7
[Service]
8
Type=notify
9
ExecStart=/usr/bin/crunch-dispatch-slurm
10
Restart=always
11
12
[Install]
13
WantedBy=multi-user.target