aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/macloader.te
blob: bd26206d7e1eb4026c88266e116a0b401cdd8c14 (plain)
1
2
3
4
allow macloader efs_file:file { read open getattr };
allow macloader efs_file:dir search;
allow macloader wifi_data_file:file write;
allow macloader wifi_data_file:file unlink;