land: Allow system access to the IR blaster nodes
This fixes the IR blaster. Change-Id: Iccd76cde5d0286b5c2cf9ddeb131f9a22205f427
This commit is contained in:
parent
680722cfc7
commit
c753cb1b98
1 changed files with 4 additions and 0 deletions
|
@ -388,6 +388,10 @@ on boot
|
|||
chown root system /sys/class/leds/green/blink
|
||||
chown root system /sys/class/leds/blue/blink
|
||||
|
||||
# IR blaster
|
||||
chown root system /sys/class/leds/infrared/transmit
|
||||
chown root system /sys/class/leds/infrared/brightness
|
||||
|
||||
on class_start:late_start
|
||||
write /proc/sys/net/ipv6/conf/default/accept_ra_defrtr 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue