diff options
author | Kristian Evensen <kristian.evensen@gmail.com> | 2017-09-06 08:14:23 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2017-09-06 08:14:23 +0200 |
commit | f3b4e50ceec0a709e09621da518329c0111a225b (patch) | |
tree | 9e545c832284490d70d3c6d724ee2614e072b904 /target | |
parent | 995193ccdb2adb2bfe226965589b5f3db71bdd80 (diff) | |
download | upstream-f3b4e50ceec0a709e09621da518329c0111a225b.tar.gz upstream-f3b4e50ceec0a709e09621da518329c0111a225b.tar.bz2 upstream-f3b4e50ceec0a709e09621da518329c0111a225b.zip |
ramips: fix default LED configuration
Commit 77645ffcd9ad ("ramips: add support for the GnuBee Personal Cloud
One") dropped the execution permission from 01_leds with the result
that the file isn't started during first boot and no default LED
configuration is added.
Revert the introduced file permission change.
Fixes: FS#979
Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
[cherry picked the fix from a board support patch]
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target')
-rwxr-xr-x[-rw-r--r--] | target/linux/ramips/base-files/etc/board.d/01_leds | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds index ff5d156f2c..ff5d156f2c 100644..100755 --- a/target/linux/ramips/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/base-files/etc/board.d/01_leds |