Adds stopasgroup to the qcluster run command, as recommended by the documentation

This commit is contained in:
Trenton Holmes 2022-05-05 07:37:53 -07:00
parent 3d7aa7a4b9
commit 2c3cb7f516

View File

@ -28,6 +28,7 @@ stderr_logfile_maxbytes=0
[program:scheduler]
command=python3 manage.py qcluster
user=paperless
stopasgroup = true
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0