aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/shell.te
blob: 7fea46330790da4872d8123143be20f11a838b7d (plain)
1
2
3
4
allow shell rfs_system_file:dir getattr;
allow shell proc_stat:file read;
allow shell su_exec:file getattr;