summaryrefslogtreecommitdiffstats
path: root/common/cnd.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/cnd.te')
-rw-r--r--common/cnd.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cnd.te b/common/cnd.te
index 21e708a3..91bc97d5 100644
--- a/common/cnd.te
+++ b/common/cnd.te
@@ -58,7 +58,7 @@ allow cnd appdomain:tcp_socket rw_socket_perms;
# allow cnd to communicate with system_server
allow cnd system_server:dir search;
allow cnd system_server:file { read open };
-allow cnd system_server:tcp_socket { write getattr shutdown getopt read bind };
+allow cnd system_server:tcp_socket { write getattr shutdown getopt read bind setopt };
# allow cnd to communicate with mediaserver
allow cnd mediaserver:dir search;