On 2023/04/04 15:47, Marc wrote:
My logging goes to syslog, maybe remove this UpdateLogFile? I have only this in
my config.
LogSyslog yes
LogFacility LOG_MAIL
Thanks Guys
Stefano gave me a hint and to check systemd.
Low and behold:
cat ./multi-user.target.wants/clamav-freshclam.service
[Unit]
Description=ClamAV virus database updater
Documentation=man:freshclam(1) man:freshclam.conf(5)
https://docs.clamav.net/
# If user wants it run from cron, don't start the daemon.
ConditionPathExists=!/etc/cron.d/clamav-freshclam
Wants=network-online.target
After=network-online.target
[Service]
ExecStart=/usr/bin/freshclam -d --foreground=true
StandardOutput=syslog
[Install]
WantedBy=multi-user.target
Many thanks all for replying
Regards
Brent
_______________________________________________
Manage your clamav-users mailing list subscription / unsubscribe:
https://lists.clamav.net/mailman/listinfo/clamav-users
Help us build a comprehensive ClamAV guide:
https://github.com/Cisco-Talos/clamav-documentation
https://docs.clamav.net/#mailing-lists-and-chat