ath79: make boot-leds service executable
authorEric J. Anderson <eric.j.ason256@gmail.com>
Mon, 4 Dec 2023 21:41:47 +0000 (22:41 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Tue, 12 Dec 2023 18:35:03 +0000 (19:35 +0100)
commit807acbce66c34596ac80cad8ea2a3f170f58429c
tree12735569fa4c1016aecbfa1e49c64281a46a67c2
parentf6d739e0e0238da9ede88a0149c4715f129688fe
ath79: make boot-leds service executable

This service was unfunctional due to not having its executable bit
set.

Fixes #13500.

Signed-off-by: Eric J. Anderson <eric.j.ason256@gmail.com>
target/linux/ath79/nand/base-files/etc/init.d/boot-leds [changed mode: 0644->0755]