aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/ueventd.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/ueventd.te')
-rw-r--r--selinux/ueventd.te3
1 files changed, 1 insertions, 2 deletions
diff --git a/selinux/ueventd.te b/selinux/ueventd.te
index c26cdeb..6cc7795 100644
--- a/selinux/ueventd.te
+++ b/selinux/ueventd.te
@@ -1,2 +1 @@
-allow ueventd radio_device:file getattr;
-allow ueventd radio_device:file { write open };
+allow ueventd radio_device:file { getattr write open };