Difference between revisions of "Disable AV Signatures"
From Roaring Penguin
(Created page with "If you would like to disable a particular signature from the unofficial AV repositories provided with CanIT, add these two lines: Repository.Name.Number Repository.Name.Number.U…") |
|||
Line 1: | Line 1: | ||
If you would like to disable a particular signature from the unofficial AV repositories provided with CanIT, add these two lines: | If you would like to disable a particular signature from the unofficial AV repositories provided with CanIT, add these two lines: | ||
− | Repository.Name.Number | + | Repository.Name.Number |
− | Repository.Name.Number.UNOFFICIAL | + | Repository.Name.Number.UNOFFICIAL |
Where, Repository.Name.Number is the value shown in the repository file for the signature. | Where, Repository.Name.Number is the value shown in the repository file for the signature. |
Revision as of 10:40, 12 March 2015
If you would like to disable a particular signature from the unofficial AV repositories provided with CanIT, add these two lines:
Repository.Name.Number Repository.Name.Number.UNOFFICIAL
Where, Repository.Name.Number is the value shown in the repository file for the signature.
To file
/var/lib/clamav/local.ign2
then do
/etc/init.d/clamav-daemon restart