Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在公司代理下的服务器(Centos 7)中安装了 clamav 软件。每次尝试运行freshclam时,我都想阻止clamav尝试下载病毒数据库。我每个月左右手动更新 .cvd 文件。那么如何阻止clamav频繁下载。
您应该编辑文件:
/etc/freshclam.conf
找到以下行
Checks 24
然后把号码改成0
0
Checks 0
或者您可以停止 cron 记录freshclam
freshclam