OP#436 start cgi.cfg

This commit is contained in:
2026-03-07 15:59:21 +01:00
parent 65e42dc296
commit b5cd5d5a37
3 changed files with 10 additions and 83 deletions

View File

@@ -23,7 +23,7 @@ class confdroid_nagios::server::files (
file { $ng_cgi_cfg_file:
ensure => file,
owner => 'nagios',
owner => 'root',
group => 'nagios',
mode => '0644',
selrange => s0,