5612: Wrap munge with startup script that cleans up /var/run/munge of stale
[arvados.git] / docker / compute / supervisor.conf
index 615e55a953606e948f7628d68b6ab8e37bebd390..b3c715b5a9d08a9c8133f61029aa2b26d08e7852 100644 (file)
@@ -1,6 +1,6 @@
 [program:munge]
 user=root
-command=/etc/init.d/munge start
+command=/usr/local/bin/munge.sh
 startsecs=0
 
 [program:slurm]
@@ -26,4 +26,3 @@ command=/usr/local/bin/wrapdocker.sh
 user=root
 command=/etc/init.d/dnsmasq start
 startsecs=0
-