initial commit of file from CVS for smeserver-clamav on Mon 10 Jul 08:35:52 BST 2023
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[Service]
|
||||
{
|
||||
# memory limit to catch any memory leak before it kills the system
|
||||
$OUT .= "MemoryLimit=";
|
||||
$OUT .= ($clamd{MemLimit} > "1610612736") ? $clamd{MemLimit} : "1610612736";
|
||||
}
|
||||
|
@@ -0,0 +1 @@
|
||||
d /run/clamd 0755 clamscan virusgroup
|
Reference in New Issue
Block a user