@@ -34,4 +34,4 @@ RUN export RELEASE=`head -n 1 /etc/release` \
#start resin
ENTRYPOINT ["entrypoint.sh"]
-CMD ["/usr/bin/supervisord","-c", "/etc/supervisord.conf"]
+CMD ["supervisord"]