[clamav-users] Clamav signature
Arjen de Korte
build+clamav at de-korte.org
Thu Sep 17 19:10:17 UTC 2020
Citeren Jeff Koch <jeffkoch at intersessions.com>:
> Thanks.
>
> The freshclam logs show daily.cvd signature file version 25930 is
> installed but simscan: clamscan currently shows version 25920 being
> used. How do I get clamscan to use the latest version downloaded?
Could be a different location is configured where freshclam updates
the database and where clamd is looking for it:
# grep DatabaseDirectory /etc/clamd.conf /etc/freshclam.conf
/etc/clamd.conf:#DatabaseDirectory /var/lib/clamav
/etc/freshclam.conf:#DatabaseDirectory /var/lib/clamav
Here the build-in defaults are used for both and they are the same. It
could be yours differ. Typically, clamd will check this directory
every 10 minutes, so even if the signal from freshclam that a new
database is available, clamd should be running the latest one shortly
after download.
More information about the clamav-users
mailing list