aboutsummaryrefslogtreecommitdiff
path: root/mdnsd.te
diff options
context:
space:
mode:
Diffstat (limited to 'mdnsd.te')
-rw-r--r--mdnsd.te9
1 files changed, 0 insertions, 9 deletions
diff --git a/mdnsd.te b/mdnsd.te
deleted file mode 100644
index a9dc7c5..0000000
--- a/mdnsd.te
+++ /dev/null
@@ -1,9 +0,0 @@
-# mdns daemon
-type mdnsd, domain, mlstrustedsubject;
-type mdnsd_exec, exec_type, file_type;
-
-init_daemon_domain(mdnsd)
-net_domain(mdnsd)
-
-# Read from /proc/net
-r_dir_file(mdnsd, proc_net)