On Mon, 1 Nov 2004 01:26:23 +0100, Luca Gibelli <[EMAIL PROTECTED]> wrote:
>
>We ask you to verify that your freshclam setup is correct, in particular:
>
>1) if you run freshclam from crontab, check that you have an entry like
>the following:
>
>N * * * * /usr/local/bin/freshclam --quiet
>
>where N is a random integer between 3 and 57 and is not a multiple of
>10.
>
>Do NOT use anything like this:
>
>* * * * * /usr/local/bin/freshclam --quiet
>*/N * * * * /usr/local/bin/freshclam --quiet
>
Are you OK with this?
12 */2 * * * sleep `expr $RANDOM \% 1800` && /usr/bin/freshclam --quiet
Every other hour, it runs at some random point between 12 after the hour and
42 after the hour.
--
Steve
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users