4 lines
181 B
Text
4 lines
181 B
Text
|
# Allow hal_sensors_default to read and write to proc_touchpanel
|
||
|
allow hal_sensors_default proc_touchpanel:dir search;
|
||
|
allow hal_sensors_default proc_touchpanel:file rw_file_perms;
|