5612: Wrap munge with startup script that cleans up /var/run/munge of stale
[arvados.git] / docker / api / supervisor.conf
index b01dc1c11051a723e35f8f56dfc8ce8c0a58d7f3..c5dd1e9b2f9df9c2bd6d9b989b2f9e8c8958c28b 100644 (file)
@@ -15,7 +15,7 @@ autorestart=true
 
 [program:munge]
 user=root
-command=/etc/init.d/munge start
+command=/usr/local/bin/munge.sh
 startsecs=0
 
 [program:slurm]