fix: add missing process_name to background-worker
This commit is contained in:
parent
e0b2d1cde8
commit
87ea7b0d12
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ killasgroup=true
|
||||||
|
|
||||||
; Start multiple instances
|
; Start multiple instances
|
||||||
numprocs=3
|
numprocs=3
|
||||||
|
process_name = %(program_name)s_%(process_num)02d
|
||||||
|
|
||||||
; Dedicated logs for easier troubleshooting
|
; Dedicated logs for easier troubleshooting
|
||||||
; stdout_logfile=/var/log/supervisor/nextcloud-worker.out.log
|
; stdout_logfile=/var/log/supervisor/nextcloud-worker.out.log
|
||||||
|
|
Loading…
Add table
Reference in a new issue