4 lines
217 B
Plaintext
4 lines
217 B
Plaintext
|
#============= hal_ir_default ==============
|
||
|
allow hal_ir_default irtx_device:chr_file rw_file_perms;
|
||
|
allow hal_ir_default irtx_device:chr_file { ioctl open };
|
||
|
allow hal_ir_default irtx_device:chr_file { read write };
|