diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 10c0f4ef7..cd23e4045 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= clamav PLUGIN_VERSION= 1.6 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= Antivirus engine for detecting malicious threats PLUGIN_DEPENDS= clamav PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/security/clamav/src/opnsense/service/templates/OPNsense/ClamAV/freshclam.conf b/security/clamav/src/opnsense/service/templates/OPNsense/ClamAV/freshclam.conf index 56ef2c3b4..17359b86a 100644 --- a/security/clamav/src/opnsense/service/templates/OPNsense/ClamAV/freshclam.conf +++ b/security/clamav/src/opnsense/service/templates/OPNsense/ClamAV/freshclam.conf @@ -11,7 +11,6 @@ LogVerbose yes PidFile /var/run/clamav/freshclam.pid DatabaseOwner clamav -AllowSupplementaryGroups yes {% if helpers.exists('OPNsense.clamav.general.fc_malwareexpert') and OPNsense.clamav.general.fc_malwareexpert == '1' %} DatabaseCustomURL http://cdn.malware.expert/malware.expert.ndb