diff --git a/Containers/clamav/supervisord.conf b/Containers/clamav/supervisord.conf index 8f5c81a1..8f53856a 100644 --- a/Containers/clamav/supervisord.conf +++ b/Containers/clamav/supervisord.conf @@ -13,7 +13,7 @@ stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0 -command=freshclam --foreground --stdout --daemon +command=freshclam --foreground --stdout --daemon --daemon-notify=/tmp/clamd.conf [program:clamd] stdout_logfile=/dev/stdout