4027: Revamp SSH use in our Docker images.
[arvados.git] / docker / compute / supervisor.conf
index f2cce3fe51b773a1d916722040a51c651d2c5881..615e55a953606e948f7628d68b6ab8e37bebd390 100644 (file)
@@ -1,8 +1,3 @@
-[program:ssh]
-user=root
-command=/usr/local/bin/ssh.sh
-startsecs=0
-
 [program:munge]
 user=root
 command=/etc/init.d/munge start
@@ -27,3 +22,8 @@ startsecs=0
 user=root
 command=/usr/local/bin/wrapdocker.sh
 
+[program:dnsmasq]
+user=root
+command=/etc/init.d/dnsmasq start
+startsecs=0
+