summaryrefslogtreecommitdiffstats
path: root/common/mm-pp-daemon.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/mm-pp-daemon.te')
-rwxr-xr-xcommon/mm-pp-daemon.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/mm-pp-daemon.te b/common/mm-pp-daemon.te
index f8edeb54..4903fe1f 100755
--- a/common/mm-pp-daemon.te
+++ b/common/mm-pp-daemon.te
@@ -50,3 +50,5 @@ allow mm-pp-daemon sysfs:file rw_file_perms;
# Allow socket calls in pp-daemon
unix_socket_connect(mm-pp-daemon, property, init)
unix_socket_connect(mm-pp-daemon, pps, init)
+
+allow mm-pp-daemon init:unix_stream_socket { listen accept };