From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Wed, 20 Jul 2011 20:52:40 +0200 Subject: [refpolicy] [PATCH 3/3] Add file context rules for haveged In-Reply-To: <20110720185028.GA21767@siphos.be> References: <20110720185028.GA21767@siphos.be> Message-ID: <20110720185240.GD21767@siphos.be> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Add file context rules for haveged within the audioentropyd module. Signed-off-by: Sven Vermeulen --- policy/modules/services/audioentropy.fc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/policy/modules/services/audioentropy.fc b/policy/modules/services/audioentropy.fc index 001235e..d2d8ce3 100644 --- a/policy/modules/services/audioentropy.fc +++ b/policy/modules/services/audioentropy.fc @@ -2,5 +2,7 @@ # /usr # /usr/sbin/audio-entropyd -- gen_context(system_u:object_r:entropyd_exec_t,s0) +/usr/sbin/haveged -- gen_context(system_u:object_r:entropyd_exec_t,s0) /var/run/audio-entropyd\.pid -- gen_context(system_u:object_r:entropyd_var_run_t,s0) +/var/run/haveged\.pid -- gen_context(system_u:object_r:entropyd_var_run_t,s0) -- 1.7.3.4