Recommit for updates in build 68

This commit is contained in:
Jenkins Server
2026-09-24 15:42:45 +02:00
parent eb45c57636
commit 5cfe2e7179

View File

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