mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Ensure stop signals are forwarded to the correct processes
This commit is contained in:
parent
39905b33cd
commit
4446434e5b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user