projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
7444: Delete containers as soon as they stop.
[arvados.git]
/
docker
/
api
/
munge.sh
1
#!/bin/sh
2
rm -rf /var/run/munge
3
exec /etc/init.d/munge start