diff --git a/container_files/usr-local-bin/daemon b/container_files/usr-local-bin/daemon index 6d80d292..7488460d 100755 --- a/container_files/usr-local-bin/daemon +++ b/container_files/usr-local-bin/daemon @@ -6,4 +6,4 @@ prepDaemon export GSH_JVMARGS="$GSH_JVMARGS -DENV=$ENV -DUSERTOKEN=$USERTOKEN" -exec bin/gsh.sh -loader > /tmp/loggrouper +exec /usr/bin/supervisord -c /opt/tier-support/supervisord.conf