Adds stopasgroup to the qcluster run command, as recommended by the documentation
This commit is contained in:
parent
56c7ccf418
commit
9a16c8aa16
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user