platform_system_sepolicy/public/init.te

5 lines
148 B
Text
Raw Normal View History

# init is its own domain.
type init, domain, mlstrustedsubject;
type init_exec, system_file_type, exec_type, file_type;
type init_tmpfs, file_type;