From: Eric J. Anderson Date: Mon, 4 Dec 2023 21:41:47 +0000 (+0100) Subject: ath79: make boot-leds service executable X-Git-Tag: v6.1-20240701~80 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7cbea385bdbcf3d44506bc984fe9a275d1472f1a;p=librecmc%2Flibrecmc.git 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 (cherry picked from commit 807acbce66c34596ac80cad8ea2a3f170f58429c) --- 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 old mode 100644 new mode 100755