OP#785 fix syntax

This commit is contained in:
2026-09-22 13:16:48 +02:00
parent e8f292967e
commit 905676c71a
2 changed files with 3 additions and 2 deletions

View File

@@ -65,8 +65,8 @@ class confdroid_clamav::params (
String $cv_alert_file = 'tmp/clamav-alert.txt',
Boolean $cv_enable_freshclam = true,
Boolean $cv_enable_clamd = true,
Boolean $cv_use_excludepaths = true
String $cv_concurrentdatabasereload = 'no'
Boolean $cv_use_excludepaths = true,
String $cv_concurrentdatabasereload = 'no',
) {
# service