Layer: system

Module: corecommands

Description:

Core policy for shells, and generic programs in /bin, /sbin, /usr/bin, and /usr/sbin.

Interfaces:

corecmd_domtrans_shell( domain , target_domain )
Description:

Execute a shell in the target domain.


Parameters:
Parameter:Description:Optional:
domain The type of the process performing this action. No
target_domain The type of the shell process. No
corecmd_shell_spec_domtrans( domain , target_domain )
Description:

Execute a shell in the target domain. This is an explicit transition, requiring the caller to use setexeccon().


Parameters:
Parameter:Description:Optional:
domain The type of the process performing this action. No
target_domain The type of the shell process. No