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
commit 847f0c28cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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