Merge pull request #6231 from nextcloud/close-6230-freshclam-conf

clamav: use correct clamd.conf in freshclam
This commit is contained in:
Simon L.
2025-03-31 10:52:36 +02:00
committed by GitHub

View File

@@ -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