Fix supervisor conf file inconsistancy

This commit is contained in:
Hao Liu
2023-04-04 09:59:16 -04:00
parent a0dafbfd8c
commit f62bf6a4c3
4 changed files with 7 additions and 7 deletions

View File

@@ -24,5 +24,5 @@ cat << EOF > /var/lib/awx/rsyslog/rsyslog.conf
action(type="omfile" file="/dev/null")
EOF
exec supervisord -c /etc/supervisor_rsyslog.conf
exec supervisord -c /etc/supervisord_rsyslog.conf