From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Sun, 15 Feb 2015 18:40:49 +0100 Subject: [refpolicy] [PATCH 1/1] Fix typo for radiusd /var/lib location Message-ID: <1424022049-9063-1-git-send-email-sven.vermeulen@siphos.be> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Signed-off-by: Sven Vermeulen --- radius.fc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radius.fc b/radius.fc index d447e85..021438b 100644 --- a/radius.fc +++ b/radius.fc @@ -9,7 +9,7 @@ /usr/sbin/radiusd -- gen_context(system_u:object_r:radiusd_exec_t,s0) /usr/sbin/freeradius -- gen_context(system_u:object_r:radiusd_exec_t,s0) -/var/lib/radiousd(/.*)? gen_context(system_u:object_r:radiusd_var_lib_t,s0) +/var/lib/radiusd(/.*)? gen_context(system_u:object_r:radiusd_var_lib_t,s0) /var/log/freeradius(/.*)? gen_context(system_u:object_r:radiusd_log_t,s0) /var/log/radacct(/.*)? gen_context(system_u:object_r:radiusd_log_t,s0) -- 2.0.5