projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add 'tools/arvbox/' from commit 'd3d368758db1f4a9fa5b89f77b5ee61d68ef5b72'
[arvados.git]
/
docker
/
api
/
munge.sh
1
#!/bin/sh
2
rm -rf /var/run/munge
3
exec /etc/init.d/munge start