From a33a855948f5050dd2e6ef0404659862ba82225c Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 20 Jul 2017 17:14:42 +0100 Subject: [PATCH] trying to work my way again through selinux --- manifests/selinux/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/selinux/config.pp b/manifests/selinux/config.pp index d2f434a..2cf5f1c 100644 --- a/manifests/selinux/config.pp +++ b/manifests/selinux/config.pp @@ -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