From d6eb7326773a01cea4cb6949e8e8f94e12d145ca Mon Sep 17 00:00:00 2001 From: Wenzong Fan Date: Thu, 13 Feb 2014 00:33:07 -0500 Subject: [PATCH 15/34] fc/su: apply policy to su alternatives Upstream-Status: Pending Signed-off-by: Wenzong Fan Signed-off-by: Joe MacDonald --- policy/modules/admin/su.fc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policy/modules/admin/su.fc b/policy/modules/admin/su.fc index 3375c969..435a6892 100644 --- a/policy/modules/admin/su.fc +++ b/policy/modules/admin/su.fc @@ -1,3 +1,5 @@ /usr/(local/)?bin/ksu -- gen_context(system_u:object_r:su_exec_t,s0) /usr/bin/kdesu -- gen_context(system_u:object_r:su_exec_t,s0) /usr/bin/su -- gen_context(system_u:object_r:su_exec_t,s0) +/usr/bin/su\.shadow -- gen_context(system_u:object_r:su_exec_t,s0) +/usr/bin/su\.util-linux -- gen_context(system_u:object_r:su_exec_t,s0) -- 2.19.1