diff options
Diffstat (limited to 'selinux/wpa.te')
-rw-r--r-- | selinux/wpa.te | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/wpa.te b/selinux/wpa.te index af92d77..3200133 100644 --- a/selinux/wpa.te +++ b/selinux/wpa.te @@ -1 +1 @@ -allow wpa radio_device:chr_file read; +allow wpa radio_device:chr_file { open read }; |