OP#436 add file controls

This commit is contained in:
2026-03-07 11:07:31 +01:00
parent a4ecd86115
commit 00febd8ece
3 changed files with 49 additions and 9 deletions

View File

@@ -256,6 +256,7 @@ class confdroid_nagios::params (
$ng_precached_obj_file = "${ng_spool_dir}/objects.precache"
$ng_status_file = "${ng_spool_dir}/status.dat"
$ng_command_file = "${ng_cmd_dir}/nagios.cmd"
$ng_lock_file = "${ng_run_dir}/nagios.pid"
## old
$ng_taccgi_erb = 'confdroid_nagios/selinux/taccgi.erb'