summaryrefslogtreecommitdiffstats
path: root/selinux/system.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/system.te')
-rw-r--r--selinux/system.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/system.te b/selinux/system.te
index 0ac9cfc..395aeea 100644
--- a/selinux/system.te
+++ b/selinux/system.te
@@ -1,4 +1,4 @@
-allow system uinput_device:chr_file { read ioctl write open };
+allow system input_device:chr_file { read ioctl write open };
allow system sensors_device:chr_file { read open };
allow system sensors_data_file:file r_file_perms;
allow system wpa_socket:unix_dgram_socket sendto;