updated README
This commit is contained in:
@@ -52,7 +52,7 @@ class cd_nagios::selinux::config (
|
||||
path => ['/usr/bin','/usr/sbin'],
|
||||
cwd => $ng_user_home,
|
||||
require => Exec['create_policy_taccgi'],
|
||||
refreshonly => true,
|
||||
refreshonly => true,
|
||||
}
|
||||
|
||||
# sealert status.cgi
|
||||
@@ -70,7 +70,8 @@ class cd_nagios::selinux::config (
|
||||
path => ['/usr/bin','/usr/sbin'],
|
||||
cwd => $ng_user_home,
|
||||
require => Exec['create_policy_statuscgi'],
|
||||
refreshonly => true,
|
||||
refreshonly => true,
|
||||
notify => Service[$ng_service],
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user