platform_system_sepolicy/init_shell.te

7 lines
204 B
Text
Raw Normal View History

# Restricted domain for shell processes spawned by init
type init_shell, domain, shelldomain;
domain_auto_trans(init, shell_exec, init_shell)
unconfined_domain(init_shell)
# inherits from shelldomain.te