edits checks
This commit is contained in:
@@ -50,7 +50,7 @@ class cd_nagios::selinux::config (
|
||||
exec { 'semodule_taccgi':
|
||||
command => "semodule -i ${ng_user_home}/my-taccgi.pp",
|
||||
path => ['/usr/bin','/usr/sbin'],
|
||||
|
||||
user => $ng_user,
|
||||
cwd => $ng_user_home,
|
||||
require => Exec['create_policy_taccgi'],
|
||||
refreshonly => true,
|
||||
|
||||
Reference in New Issue
Block a user