Added ForceRecord() method to enable writing remaining log changes before exiting.
[arvados.git] / docker / compute / supervisor.conf
index af081dfc0086bd1660e3f31e7d0a8160f28f2d35..f2cce3fe51b773a1d916722040a51c651d2c5881 100644 (file)
@@ -6,14 +6,17 @@ startsecs=0
 [program:munge]
 user=root
 command=/etc/init.d/munge start
+startsecs=0
 
 [program:slurm]
 user=root
 command=/etc/init.d/slurm-llnl start
+startsecs=0
 
 [program:cron]
 user=root
 command=/etc/init.d/cron start
+startsecs=0
 
 [program:setup]
 user=root