Give dcc setgid from Dan Walsh

This commit is contained in:
Jeremy Solt 2010-03-25 10:58:47 -04:00 committed by Chris PeBenito
parent 7656af7a6f
commit c586c1bfa6

View File

@ -81,7 +81,7 @@ files_pid_file(dccm_var_run_t)
# dcc daemon controller local policy
#
allow cdcc_t self:capability setuid;
allow cdcc_t self:capability { setuid setgid };
allow cdcc_t self:unix_dgram_socket create_socket_perms;
allow cdcc_t self:udp_socket create_socket_perms;