1 # IPC Router Security Configuration Tool 2 type irsc_util, domain; 3 type irsc_util_exec, exec_type, file_type; 4 5 # Started by init 6 init_daemon_domain(irsc_util) 7 8 allow irsc_util self:socket create_socket_perms; 9