On 1/24/2011 5:41 AM, Voy User wrote:
> Hi,
>   I have a debian image which I use to install Debian onto other boxes.
> The image has clamav included. I want to update the image regularly with the
> lastest signature updates, so that any time I use the image, it would have the
> latest signatures.
>
> What's the best way to do this?
> Should I wget the signatures from the clamav site to the images 
> /var/lib/clamav directory on a nightly basis
>
> i.e.
> wget http://db.local.clamav.net/main.cvd
> wget http://db.local.clamav.net/daily.cvd
> wget http://db.local.clamav.net/bytecode.cvd
>
> If so, are these the only 3 files to get? Also, does clamav engine
> itself need to be told (by way of some conf updates etc) that signatures
> have been updated?

Instead of reinventing the wheel, why not just run freshclam on an
active server and then copy its database directory over to your images
directory?

-- 
Bowie
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to