ramips: fix default LED configuration
authorKristian Evensen <kristian.evensen@gmail.com>
Wed, 6 Sep 2017 06:14:23 +0000 (08:14 +0200)
committerMathias Kresin <dev@kresin.me>
Wed, 6 Sep 2017 06:14:23 +0000 (08:14 +0200)
commitf3b4e50ceec0a709e09621da518329c0111a225b
tree9e545c832284490d70d3c6d724ee2614e072b904
parent995193ccdb2adb2bfe226965589b5f3db71bdd80
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>
target/linux/ramips/base-files/etc/board.d/01_leds [changed mode: 0644->0755]