[clamav-users] How to boost clamav? Reloading database results in a talking timeout?
Sergey
a_s_y at sama.ru
Thu Sep 5 11:29:43 UTC 2019
On Thursday 05 September 2019, Thomas Barth via clamav-users wrote:
> It seems that the two hour loading is hardcoded in the daemon.
You can use freshclam without "-d" option. You can stop freshclam
daemon and create /etc/cron.d/freshclam with
22 1 * * * root /usr/bin/freshclam --quiet --daemon-notify
22 3 * * * root /usr/bin/freshclam --quiet --daemon-notify
22 5 * * * root /usr/bin/freshclam --quiet --daemon-notify
22 8 * * * root /usr/bin/freshclam --quiet --daemon-notify
22 12 * * * root /usr/bin/freshclam --quiet --daemon-notify
for example.
--
Regards, Sergey
More information about the clamav-users
mailing list