summaryrefslogtreecommitdiffstats
path: root/selinux/zygote.te
blob: d25d524ea5664208cd1679dae6bb4b960f0abe61 (plain)
1
2
3
allow zygote shell_data_file:dir search;
allow zygote devpts:chr_file { read write };
allow zygote init_shell:process { sigchld };