From: bigon@debian.org (Laurent Bigonville) Date: Mon, 17 Dec 2012 20:58:11 +0100 Subject: [refpolicy] [PATCH 3/9] policykit.fc: Properly label polkit-agent-helper-1 on Debian In-Reply-To: <1355774297-13606-1-git-send-email-bigon@debian.org> References: <1355774297-13606-1-git-send-email-bigon@debian.org> Message-ID: <1355774297-13606-3-git-send-email-bigon@debian.org> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com From: Laurent Bigonville --- policykit.fc | 1 + 1 file changed, 1 insertion(+) diff --git a/policykit.fc b/policykit.fc index 4d43b85..1d76c72 100644 --- a/policykit.fc +++ b/policykit.fc @@ -5,6 +5,7 @@ /usr/lib/policykit/polkit-grant-helper.* -- gen_context(system_u:object_r:policykit_grant_exec_t,s0) /usr/lib/policykit/polkit-resolve-exe-helper.* -- gen_context(system_u:object_r:policykit_resolve_exec_t,s0) /usr/lib/policykit/polkitd -- gen_context(system_u:object_r:policykit_exec_t,s0) +/usr/lib/policykit-1/polkit-agent-helper-1 -- gen_context(system_u:object_r:policykit_auth_exec_t,s0) /usr/lib/policykit-1/polkitd -- gen_context(system_u:object_r:policykit_exec_t,s0) /usr/libexec/polkit-read-auth-helper -- gen_context(system_u:object_r:policykit_auth_exec_t,s0) -- 1.7.10.4