On Mon, 2004-10-25 at 21:10 +0200, Salvatore Basso wrote: > Now for schedule update, default is: > > /etc/cron.daily/freshclam > > .. therefore the update is to do every day, but if I want to schedule > update every hour (and no every day) I must move the file freshcleam > from directory /etc/cron.daily/ to /etc/cron.hourly ??
yes, and please add the line: sleep $[ 900 + $RANDOM % 1800 ] before the freshclam statement. That will randomize the time that you check so that not everyone hits the update servers at the same instant. -- Daniel J McDonald, CCIE # 2495, CNX Austin Energy [EMAIL PROTECTED] _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users