OP#672 change check to verify only if 1 process or is running, so it alerts only if no process at all is running

This commit is contained in:
2026-09-07 16:15:14 +02:00
parent ad3cbf6ba1
commit 77964bd1fc

View File

@@ -168,7 +168,7 @@ class confdroid_fail2ban::params (
Boolean $fn_incl_target = false,
String $fn_target_service = '/etc/nagios/conf.d/fail2ban_service.cfg',
String $fn_target_contacts = 'nagiosadmin',
String $fn_procs_allowed = '1:1',
String $fn_procs_allowed = '1:',
) {
# shortcuts