Skip to content

Commit

Permalink
Merge pull request #82 from bebehei/supervisor-warning
Browse files Browse the repository at this point in the history
get rid of supervisord's UserWarning
  • Loading branch information
jjethwa authored Feb 16, 2017
2 parents 0ef8ea7 + de68c2f commit 11f4bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/opt/run
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ Icinga Web 2 (/icingaweb2) default credentials: ${ICINGAWEB2_ADMIN_USER}:${ICING
Starting Supervisor.
END

/usr/bin/supervisord -n &
/usr/bin/supervisord -c /etc/supervisor/supervisord.conf -n &
trap "supervisorctl shutdown && wait" SIGTERM
wait

0 comments on commit 11f4bff

Please sign in to comment.