blob: e1ca03a0ce195f58ea357c70d758d4bbefb17d22 [file] [log] [blame]
# Restricted domain for shell processes spawned by init.
# Normally these are shell commands or scripts invoked via sh
# from an init*.rc file. No service should ever run in this domain.
type init_shell, domain, shelldomain;
domain_auto_trans(init, shell_exec, init_shell)
unconfined_domain(init_shell)
# inherits from shelldomain.te