From: bigon@debian.org (Laurent Bigonville) Date: Thu, 3 Jan 2013 23:04:18 +0100 Subject: [refpolicy] [PATCH 2/3] ptchown.fc: Properly label pt_chown executable in Debian In-Reply-To: <1357250659-26547-1-git-send-email-bigon@debian.org> References: <1357250659-26547-1-git-send-email-bigon@debian.org> Message-ID: <1357250659-26547-3-git-send-email-bigon@debian.org> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com From: Laurent Bigonville --- ptchown.fc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ptchown.fc b/ptchown.fc index 9fc398e..dd96822 100644 --- a/ptchown.fc +++ b/ptchown.fc @@ -1 +1,3 @@ /usr/libexec/pt_chown -- gen_context(system_u:object_r:ptchown_exec_t,s0) + +/usr/lib/pt_chown -- gen_context(system_u:object_r:ptchown_exec_t,s0) -- 1.7.10.4