* [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> What sort of update intervals are people using, and can someone show
> me a working crontab entry? I've tried calling freshclam like this via
> a crontab entry
>
> 06 0 * * * /usr/local/bin/freshclam
>
> BUt it doesn't seem to work. Which means I'm probably missing
> somethign obvious.
I run freshclam from CFEngine, which means the updates will
automatically be spread out by the cfengine SplayTime, and wander over
time due to the 11h 59m update period. CFEngine does have a bit of a
learning curve, though.
control:
darwin|openbsd::
freshclam = ( /usr/local/bin/freshclam )
linux::
freshclam = ( /usr/bin/freshclam )
shellcommands:
any::
"${freshclam} --quiet" ifelapsed=719
As a side benefit, supporting new Operating Systems is easy: just set
the path to freshclam in the control section. No fiddling with crontab
entries or cron scripts.
--
Jeremy Mates (206) 22 1-4714
Systems Administrator K 324, Health Sciences Center
http://cfm.gs.washington.edu/ Mail Box 357730
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html