On Mon, 22 Nov 2010 07:48:02 -0500 neidorff <neido...@gmail.com> wrote:
> You just made me look aroud the system some more.  I found this script
> called freshclam in /etc/cron.daily.
> 
> /bin/touch -a /var/lib/clamav/*.cvd
> /usr/sbin/tmpwatch 72 /var/lib/clamav
> 
> Is this what is causing the problem?  If so, do I delete the file?

Yes, this is the problem. 'touch' should be called with '-c' to avoid
creating new files.

-- 
   oo    .....         Tomasz Kojm <tk...@clamav.net>
  (\/)\.........         http://www.ClamAV.net/gpg/tkojm.gpg
     \..........._         0DCA5A08407D5288279DB43454822DC8985A444B
       //\   /\              Mon Nov 22 13:51:43 CET 2010
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to