[CentOS] ClamAV help needed

Tue Jun 17 11:40:23 UTC 2008
Simon Banton <centos at web.org.uk>

At 13:16 +0200 17/6/08, Ralph Angenendt wrote:
>It does at least open freshclam.conf

True, but then it goes on to look in its compiled in location too:

open("/etc/freshclam.conf", O_RDONLY)   = 3
open("/var/lib/clamav/daily.cld", O_RDONLY) = 3
open("/usr/local/share/clamav/daily.cld", O_RDONLY) = 3
open("/usr/local/share/clamav/daily.cld", O_RDONLY) = 3
open("/usr/local/share/clamav", 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 3
open("/usr/local/share/clamav/main.cvd", O_RDONLY) = 4

Cheers
S.