Skip to content
Snippets Groups Projects
Commit 0979caab authored by Marco Malavolti's avatar Marco Malavolti
Browse files

Update supervisord.conf to stop duplicate logs line

parent 3c1c7928
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
[supervisord]
nodaemon=true
pidfile=/var/run/supervisord/supervisord.pid
logfile=/dev/stdout
logfile=/dev/null
logfile_maxbytes = 0
loglevel=warn
user=root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment