mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/clamav: Add Restart command to cron (#4685)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -20,6 +20,7 @@ command:
|
||||
/usr/local/etc/rc.d/clamav_clamd restart
|
||||
parameters:
|
||||
type:script
|
||||
description:Restart ClamAV
|
||||
message:restarting ClamAV
|
||||
|
||||
[status]
|
||||
|
||||
Reference in New Issue
Block a user