1type irsc_util, domain; 2type irsc_util_exec, exec_type, vendor_file_type, file_type; 3init_daemon_domain(irsc_util) 4 5allow irsc_util self:socket create; 6 7dontaudit irsc_util kernel:system module_request; 8