5eea190681
The clamav-unofficial-sigs script provides a simple way to download, test, and update third-party signature databases for ClamAV provided by Sanesecurity, SecuriteInfo, INetMsg, OITC, MalwarePatrol, and ScamNailer.
5 lines
210 B
Plaintext
5 lines
210 B
Plaintext
After configuring ${SYSCONFDIR}/clamav-unofficial-sigs.conf you can add the following
|
|
to root's crontab to update the signatures regularly:
|
|
|
|
35 * * * * /usr/local/bin/clamav-unofficial-sigs.sh 2>&1 > /dev/null
|