2135c18643
* The sensor works as it is, hence not needed anymore
5 lines
224 B
Text
5 lines
224 B
Text
allow ueventd ir_dev_file:chr_file { create setattr };
|
|
allow ueventd kcal_dev:dir r_dir_perms;
|
|
allow ueventd kcal_dev:file rw_file_perms;
|
|
allow ueventd kcal_dev:lnk_file r_file_perms;
|
|
allow ueventd metadata_file:dir search;
|