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