aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/netd.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/netd.te')
-rw-r--r--sepolicy/netd.te5
1 files changed, 2 insertions, 3 deletions
diff --git a/sepolicy/netd.te b/sepolicy/netd.te
index 5d204e5..f513b69 100644
--- a/sepolicy/netd.te
+++ b/sepolicy/netd.te
@@ -1,3 +1,2 @@
-allow netd firmware_file:file { read open };
-allow netd firmware_file:dir search;
-allow netd vfat:file { read open };
+r_dir_file(netd, firmware_file)
+allow netd vfat:file r_file_perms;