projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
9898: update crunch-dispatch to use lock and unlock apis instead of setting state...
[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
6
[Service]
7
Type=notify
8
ExecStart=/usr/bin/crunch-dispatch-slurm
9
Restart=always
10
11
[Install]
12
WantedBy=multi-user.target