On Fri, 20 Aug 2004 02:15:51 +0530, Rajanikanth P <[EMAIL PROTECTED]>
wrote:

>Hello All,
>
>I want to write a script/program which checks for clam virus updates
>every 10 minutes and updates the respective files. Can anybody provide
>me some information on sites that host clam av definitions and also
>tell me which is the most efficient and reliable site Thanks in
>advance.


sudo crontab -e

add at the end

*/10 * * * * /path/to/freshclam --quiet
--
   Steve
   


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to