diff --git a/manifests/params.pp b/manifests/params.pp index d3e277f..adddc18 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -51,7 +51,7 @@ $pkg_ensure = 'present', # clamd $cv_logfile = '/var/log/clamd.scan', -$cv_logfileunlock = 'no' +$cv_logfileunlock = 'no', $cv_logfilemaxsize = '2M', $cv_logtime = 'yes', $cv_logclean = 'no',