5 lines
171 B
Plaintext
5 lines
171 B
Plaintext
|
#============= hal_light_default ==============
|
||
|
allow hal_light_default sysfs:file { open write };
|
||
|
|
||
|
allow hal_light_default led_device:chr_file { ioctl open read write };
|