mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 10:10:01 -03:30
Ensure stop signals are forwarded to the correct processes
This commit is contained in:
@@ -24,4 +24,4 @@ cat << EOF > /var/lib/awx/rsyslog/rsyslog.conf
|
||||
action(type="omfile" file="/dev/null")
|
||||
EOF
|
||||
|
||||
supervisord -c /etc/supervisord.conf
|
||||
exec supervisord -c /etc/supervisord.conf
|
||||
|
||||
@@ -19,4 +19,4 @@ wait-for-migrations
|
||||
|
||||
awx-manage provision_instance
|
||||
|
||||
supervisord -c /etc/supervisord_task.conf
|
||||
exec supervisord -c /etc/supervisord_task.conf
|
||||
|
||||
Reference in New Issue
Block a user