corecommands: add entry for Busybox shell
Fixes: vc: denied { execute } for pid=87 comm="login" name="sh" dev="vda" ino=408 scontext=system_u:system_r:local_login_t tcontext=system_u:object_r:bin_t tclass=file permissive=1 Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
This commit is contained in:
parent
fdda7befa5
commit
86476f30cf
@ -155,6 +155,7 @@ ifdef(`distro_gentoo',`
|
||||
/usr/bin/sesh -- gen_context(system_u:object_r:shell_exec_t,s0)
|
||||
/usr/bin/scponly -- gen_context(system_u:object_r:shell_exec_t,s0)
|
||||
/usr/bin/scponlyc -- gen_context(system_u:object_r:shell_exec_t,s0)
|
||||
/usr/bin/sh -- gen_context(system_u:object_r:shell_exec_t,s0)
|
||||
/usr/bin/smrsh -- gen_context(system_u:object_r:shell_exec_t,s0)
|
||||
/usr/bin/tcsh -- gen_context(system_u:object_r:shell_exec_t,s0)
|
||||
/usr/bin/yash -- gen_context(system_u:object_r:shell_exec_t,s0)
|
||||
|
Loading…
Reference in New Issue
Block a user