This commit is contained in:
Chris PeBenito 2009-10-22 10:35:45 -04:00
parent a92ee50126
commit a1a45de06e

View File

@ -44,8 +44,8 @@ template(`screen_role_template',`
#
allow $1_screen_t self:capability { setuid setgid fsetid };
allow $1_screen_t self:fifo_file rw_fifo_file_perms;
allow $1_screen_t self:process signal_perms;
allow $1_screen_t self:fifo_file rw_fifo_file_perms;
allow $1_screen_t self:tcp_socket create_stream_socket_perms;
allow $1_screen_t self:udp_socket create_socket_perms;
# Internal screen networking