Merge pull request #100 from fvigotti/patch-1

added exec to supervisord
This commit is contained in:
Ric Harvey
2017-01-03 09:34:41 +00:00
committed by GitHub
+1 -1
View File
@@ -105,4 +105,4 @@ if [[ "$RUN_SCRIPTS" == "1" ]] ; then
fi
# Start supervisord and services
/usr/bin/supervisord -n -c /etc/supervisord.conf
exec /usr/bin/supervisord -n -c /etc/supervisord.conf