From 80b3523ea8e8289316e513fb168f9c53890a47d3 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Sat, 21 Nov 2015 18:35:05 -0500 Subject: [PATCH] Real moment of truth, re-added domain context --- ossec.fc | 2 +- ossec.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ossec.fc b/ossec.fc index 82bbd0b..a06e327 100644 --- a/ossec.fc +++ b/ossec.fc @@ -21,5 +21,5 @@ /var/ossec/bin(/.*)? gen_context(system_u:object_r:bin_t,s0) /var/ossec/active-response(/.*)? gen_context(system_u:object_r:ossec_script_t,s0) -#/var/ossec/bin/ossec-control -- gen_context(system_u:object_r:ossec_exec_t,s0) +/var/ossec/bin/ossec-control -- gen_context(system_u:object_r:ossec_exec_t,s0) diff --git a/ossec.te b/ossec.te index 0fc8a72..e889ca2 100644 --- a/ossec.te +++ b/ossec.te @@ -1,5 +1,5 @@ -policy_module(ossec,1.0.10) +policy_module(ossec,1.0.11) ######################################## #