projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
3656: Alphabetize list of subcommands. Rename tmp -> tmp_file. Small wording change...
[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