From fdf29a4e38ba36ab2210739a718fac65b4ac21af Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 3 Aug 2017 14:09:41 +0100 Subject: [PATCH] added directory control --- manifests/main/dirs.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/main/dirs.pp b/manifests/main/dirs.pp index 4c60b4f..cd5b9ca 100644 --- a/manifests/main/dirs.pp +++ b/manifests/main/dirs.pp @@ -106,7 +106,7 @@ class cd_fail2ban::main::dirs ( mode => '0755', selrange => s0, selrole => object_r, - seltype => etc_t, + seltype => fail2ban_var_lib_t, seluser => system_u, } }