OP#785 add variables for clamd service limits
This commit is contained in:
@@ -79,7 +79,7 @@ class confdroid_clamav::params (
|
|||||||
String $cv_concurrentdatabasereload = 'no',
|
String $cv_concurrentdatabasereload = 'no',
|
||||||
String $cv_clamd_max_mem = '512M',
|
String $cv_clamd_max_mem = '512M',
|
||||||
String $cv_clamd_cpu_quota = '30%',
|
String $cv_clamd_cpu_quota = '30%',
|
||||||
String $cv_nice_value = '19'
|
String $cv_nice_value = '19',
|
||||||
String $cv_timeout_start_sec = '420'
|
String $cv_timeout_start_sec = '420'
|
||||||
|
|
||||||
) {
|
) {
|
||||||
|
|||||||
Reference in New Issue
Block a user