summaryrefslogtreecommitdiffstats
path: root/common/untrusted_app.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/untrusted_app.te')
-rw-r--r--common/untrusted_app.te5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/untrusted_app.te b/common/untrusted_app.te
index bce77b0e..17857e6c 100644
--- a/common/untrusted_app.te
+++ b/common/untrusted_app.te
@@ -1,8 +1,3 @@
-allow dpmd untrusted_app:fd use;
-allow dpmd untrusted_app:tcp_socket { read write };
-allow untrusted_app dpmd:unix_stream_socket connectto;
-allow untrusted_app dpmd_socket:sock_file write;
-
# access to perflock
allow untrusted_app mpctl_socket:dir r_dir_perms;
unix_socket_send(untrusted_app, mpctl, perfd)