Do not blow up in crunch-dispatch.rb: do not pass --jobs and --pipelines
[arvados.git] / docker / slurm / supervisor.conf
1 [program:ssh]
2 user=root
3 command=/usr/local/bin/ssh.sh
4 startsecs=0
5
6 [program:munge]
7 user=root
8 command=/etc/init.d/munge start
9
10 [program:slurm]
11 user=root
12 command=/etc/init.d/slurm-llnl start
13
14