aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/geomagneticd.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/geomagneticd.te')
-rw-r--r--sepolicy/geomagneticd.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/geomagneticd.te b/sepolicy/geomagneticd.te
index 297dd33..fe1dd42 100644
--- a/sepolicy/geomagneticd.te
+++ b/sepolicy/geomagneticd.te
@@ -4,6 +4,7 @@ type geomagneticd_exec, exec_type, file_type;
init_daemon_domain(geomagneticd)
+allow geomagneticd input_device:chr_file { read open ioctl };
allow geomagneticd input_device:dir { search read open };
allow geomagneticd self:process { execmem };
allow geomagneticd sensor_data_file:dir { write add_name remove_name create };