selinux-refpolicy.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [refpolicy] RHEL 7.4 has moved the location of /usr/libexec/sesh to /usr/libexec/sudo/sesh
@ 2017-11-29 21:14 David Sugar
  2017-12-03 21:32 ` Chris PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: David Sugar @ 2017-11-29 21:14 UTC (permalink / raw)
  To: refpolicy

Update file context to include label for new location.
See https://bugzilla.redhat.com/show_bug.cgi?id=1480791

Signed-off-by: Dave Sugar <dsugar@tresys.com>
---
 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)
 
-- 
2.13.6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [refpolicy] RHEL 7.4 has moved the location of /usr/libexec/sesh to /usr/libexec/sudo/sesh
  2017-11-29 21:14 [refpolicy] RHEL 7.4 has moved the location of /usr/libexec/sesh to /usr/libexec/sudo/sesh David Sugar
@ 2017-12-03 21:32 ` Chris PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Chris PeBenito @ 2017-12-03 21:32 UTC (permalink / raw)
  To: refpolicy

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 <dsugar@tresys.com>
> ---
>   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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-03 21:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-29 21:14 [refpolicy] RHEL 7.4 has moved the location of /usr/libexec/sesh to /usr/libexec/sudo/sesh David Sugar
2017-12-03 21:32 ` Chris PeBenito

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).