1 type init-angler-qseecomd-sh, domain; 2 type init-angler-qseecomd-sh_exec, exec_type, file_type; 3 4 init_daemon_domain(init-angler-qseecomd-sh) 5 6 allow init-angler-qseecomd-sh shell_exec:file rx_file_perms; 7 8 # execute toybox/toolbox 9 allow init-angler-qseecomd-sh toolbox_exec:file rx_file_perms; 10