From 9fea9fd5e505e1946bce255b7d51c5ee49c31a26 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 8 May 2025 12:47:16 +0200 Subject: [PATCH] security/clamav: Add Restart command to cron (#4685) --- security/clamav/Makefile | 2 +- .../src/opnsense/service/conf/actions.d/actions_clamav.conf | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/security/clamav/Makefile b/security/clamav/Makefile index f4d90f209..992e58d01 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= clamav PLUGIN_VERSION= 1.8 -PLUGIN_REVISION= 2 +PLUGIN_REVISION= 3 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/conf/actions.d/actions_clamav.conf b/security/clamav/src/opnsense/service/conf/actions.d/actions_clamav.conf index 59ad71ea7..2e20af3ab 100644 --- a/security/clamav/src/opnsense/service/conf/actions.d/actions_clamav.conf +++ b/security/clamav/src/opnsense/service/conf/actions.d/actions_clamav.conf @@ -20,6 +20,7 @@ command: /usr/local/etc/rc.d/clamav_clamd restart parameters: type:script +description:Restart ClamAV message:restarting ClamAV [status]