changed creates rule for exec
This commit is contained in:
@@ -32,7 +32,7 @@ class cd_nagios::selinux::config (
|
||||
command => template($ng_taccgi_erb),
|
||||
path => ['/usr/bin','/usr/sbin'],
|
||||
cwd => '/tmp',
|
||||
creates => '/tmp/my-taccgi',
|
||||
creates => '/tmp/my-taccgi.pp',
|
||||
notify => Exec['semodule_taccgi'],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user