Recommit for updates in build 61

This commit is contained in:
Jenkins Server
2026-09-07 15:22:26 +02:00
parent 0b677301ae
commit 0f2a4af710

View File

@@ -261,7 +261,7 @@ class confdroid_nrpe::commands::definition_rules (
confdroid_nrpe::commands::definitions { 'check_alloy':
ne_check_name => 'check_alloy',
ne_check_cmd => 'check_procs',
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$',
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
}
}
}</pre>