Stop and kill dispatcher and callback reciever as group

This commit is contained in:
Shane McDonald 2021-01-31 16:32:06 -05:00
parent 1a68df275c
commit 9f97efece8

View File

@ -16,6 +16,8 @@ directory = /var/lib/awx
autostart = true
autorestart = true
stopwaitsecs = 5
stopasgroup=true
killasgroup=true
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
@ -32,6 +34,8 @@ directory = /var/lib/awx
autostart = true
autorestart = true
stopwaitsecs = 5
stopasgroup=true
killasgroup=true
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr