From: Trenton Holmes Date: Thu, 5 May 2022 14:37:53 +0000 (-0700) Subject: Adds stopasgroup to the qcluster run command, as recommended by the documentation X-Git-Tag: v1.8.0-beta.rc1~133^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F882%2Fhead;p=thirdparty%2Fpaperless-ngx.git Adds stopasgroup to the qcluster run command, as recommended by the documentation --- diff --git a/docker/supervisord.conf b/docker/supervisord.conf index fca66c83ce..c1681b7b36 100644 --- a/docker/supervisord.conf +++ b/docker/supervisord.conf @@ -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