changed wrong refresh
This commit is contained in:
@@ -62,7 +62,7 @@ class cd_nagios::selinux::config (
|
|||||||
path => ['/usr/bin','/usr/sbin'],
|
path => ['/usr/bin','/usr/sbin'],
|
||||||
cwd => $ng_user_home,
|
cwd => $ng_user_home,
|
||||||
creates => "${ng_user_home}/my-statuscgi.pp",
|
creates => "${ng_user_home}/my-statuscgi.pp",
|
||||||
notify => Exec['semodule_taccgi'],
|
notify => Exec['semodule_statuscgi'],
|
||||||
}
|
}
|
||||||
|
|
||||||
exec { 'semodule_statuscgi':
|
exec { 'semodule_statuscgi':
|
||||||
|
|||||||
Reference in New Issue
Block a user