1 type hci_init, domain; 2 permissive hci_init; 3 type hci_exec, file_type, exec_type; 4 type hci_data_file, file_type; 5 domain_auto_trans(shell, hci_exec, hci_init) 6 unconfined_domain(hci_init) 7