trying to work my way again through selinux
This commit is contained in:
@@ -35,7 +35,7 @@ class cd_nagios::selinux::config (
|
||||
command => 'sealert -a /var/log/audit/audit.log > avc_alerts',
|
||||
cwd => $ng_user_home,
|
||||
path => ['/usr/bin'],
|
||||
creates -> 'avc_alerts',
|
||||
creates => "${ng_user_home}/avc_alerts",
|
||||
}
|
||||
|
||||
# sealert tac-cgi
|
||||
|
||||
Reference in New Issue
Block a user