changed wrong refresh

This commit is contained in:
Arne Teuke
2017-07-20 17:26:21 +01:00
parent 3252eaf33a
commit 6e251a61a2

View File

@@ -62,7 +62,7 @@ class cd_nagios::selinux::config (
path => ['/usr/bin','/usr/sbin'],
cwd => $ng_user_home,
creates => "${ng_user_home}/my-statuscgi.pp",
notify => Exec['semodule_taccgi'],
notify => Exec['semodule_statuscgi'],
}
exec { 'semodule_statuscgi':