aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/zygote.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/zygote.te')
-rw-r--r--sepolicy/zygote.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/zygote.te b/sepolicy/zygote.te
index 32f3157..cb230af 100644
--- a/sepolicy/zygote.te
+++ b/sepolicy/zygote.te
@@ -1,2 +1,3 @@
allow zygote input_device:dir r_dir_perms;
allow zygote input_device:chr_file rw_file_perms;
+allow zygote self:capability sys_nice;