summaryrefslogtreecommitdiffstats
path: root/selinux/zygote.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/zygote.te')
-rw-r--r--selinux/zygote.te3
1 files changed, 0 insertions, 3 deletions
diff --git a/selinux/zygote.te b/selinux/zygote.te
deleted file mode 100644
index d25d524..0000000
--- a/selinux/zygote.te
+++ /dev/null
@@ -1,3 +0,0 @@
-allow zygote shell_data_file:dir search;
-allow zygote devpts:chr_file { read write };
-allow zygote init_shell:process { sigchld };