From 930ebe8111cc33bbb9825fd8b213b4c4aa68c704 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 26 Apr 2019 14:19:28 +0200 Subject: [PATCH] security/clamav: remove deprecated config (#1314) --- security/clamav/Makefile | 2 +- .../opnsense/service/templates/OPNsense/ClamAV/freshclam.conf | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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