diff options
| author | Eric J. Anderson | 2023-12-04 21:41:47 +0000 |
|---|---|---|
| committer | Christian Lamparter | 2023-12-14 20:40:20 +0000 |
| commit | ad363f691078c0825334d3dc9a2a75354fa51891 (patch) | |
| tree | d4105da01def8c64aea487e5ba9f988b2862278f | |
| parent | fcf08d9db6a50a3ca6f0b64d105d975ab896cc35 (diff) | |
| download | openwrt-ad363f691078c0825334d3dc9a2a75354fa51891.tar.gz | |
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>
(cherry picked from commit 807acbce66c34596ac80cad8ea2a3f170f58429c)
| -rwxr-xr-x[-rw-r--r--] | target/linux/ath79/nand/base-files/etc/init.d/boot-leds | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/target/linux/ath79/nand/base-files/etc/init.d/boot-leds b/target/linux/ath79/nand/base-files/etc/init.d/boot-leds index f2a1cc13b8..f2a1cc13b8 100644..100755 --- a/target/linux/ath79/nand/base-files/etc/init.d/boot-leds +++ b/target/linux/ath79/nand/base-files/etc/init.d/boot-leds |