projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' into 7161-support-all-service-types
[arvados.git]
/
docker
/
compute
/
munge.sh
1
#!/bin/sh
2
rm -rf /var/run/munge
3
exec /etc/init.d/munge start