From: pebenito@ieee.org (Chris PeBenito) Date: Sun, 3 Dec 2017 16:32:46 -0500 Subject: [refpolicy] RHEL 7.4 has moved the location of /usr/libexec/sesh to /usr/libexec/sudo/sesh In-Reply-To: References: Message-ID: <2b7f89ea-0580-f25c-684d-e5df358aabec@ieee.org> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 11/29/2017 04:14 PM, David Sugar via refpolicy wrote: > Update file context to include label for new location. > See https://bugzilla.redhat.com/show_bug.cgi?id=1480791 > > Signed-off-by: Dave Sugar > --- > policy/modules/kernel/corecommands.fc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/policy/modules/kernel/corecommands.fc b/policy/modules/kernel/corecommands.fc > index cd2f8792..c2b93ecf 100644 > --- a/policy/modules/kernel/corecommands.fc > +++ b/policy/modules/kernel/corecommands.fc > @@ -258,6 +258,7 @@ ifdef(`distro_gentoo',` > /usr/libexec(/.*)? gen_context(system_u:object_r:bin_t,s0) > /usr/libexec/git-core/git-shell -- gen_context(system_u:object_r:shell_exec_t,s0) > /usr/libexec/sesh -- gen_context(system_u:object_r:shell_exec_t,s0) > +/usr/libexec/sudo/sesh -- gen_context(system_u:object_r:shell_exec_t,s0) > > /usr/libexec/openssh/sftp-server -- gen_context(system_u:object_r:bin_t,s0) Merged. -- Chris PeBenito