Freshclam Crontab Error
Checking root's mailbox on my email server, I see messages every two
hours with a subject of "Cron
/usr/local/bin/freshclam
--quiet" and "/bin/sh: line 1: /usr/local/bin/freshclam: No such file or
directory" in the body of the message. Checking the crontab file, which
contains regularly scheduled processes, with "crontab -l", I see a line
with "13 */2 * * * /usr/local/bin/freshclam --quiet". But the "which
freshclam" command shows "/usr/bin/freshclam" indicating freshclam is actually
in /usr/bin. I edited the crontab file with
"crontab -e" and removed
"local" from the directory path.
[/security/antivirus/clamav]
permanent link