It does not run as a daemon. Here is the cron task that I run to use freshclam to update the defs.
# added to update the clamav defs every hour
18 * * * * /usr/local/bin/freshclam --quiet --config-file=/etc/freshclam.conf
Every hour may be a little excessive, but we have had issues in the past with virus getting in before the updates are grabbed.
I'm trying to automate the updating of clamav. I'm using http://sial.org/howto/mimedefang/clamav/
as a HOWTO.
I've installed clamav 0.83 (which seems to be out of date now).
According to the link above, one of my options is to use a script called up-avdefs. The web page includes a link with the actual script. Yet the implication is that this comes with clamav. When you check the script provided by the HOWTO, the comments imply to me that it comes with the clamav distro. I don't see it in my distro.
So I moved on. I'm looking at freshclam, and when I look at both the config file along with the comments, the implication seems to be that it runs as a daemon. Yet, when I run freshclam, and then check for it with ps -aux, I don't find any such item.
Freshclam seems to run once, and update the database.
So, do I simply place freshclam in the crontab, running it periodically? What am I missing?
--
********************* Doug Hubbard - IT Manager TrackMaster, an Equibase Company email [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Website www.trackmaster.com <http://www.trackmaster.com> *********************
begin:vcard fn:Doug Hubbard n:Hubbard;Doug org:TrackMaster, an Equibase Company adr:;;14515 56th Ave SE;Everett;WA;98208;USA email;internet:[EMAIL PROTECTED] title:IT Manager tel;work:650-316-1020 x138 tel;fax:781-623-0331 tel;pager:650-599-8883 tel;home:425-338-9520 x-mozilla-html:TRUE url:http://www.trackmaster.com version:2.1 end:vcard
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

