sunxi: fix board.d/01_leds permissions and drop include
The file lacks executable permissions, which makes it not being applied during the first boot. While at it, drop unneeded include. Signed-off-by: Piotr Jurkiewicz <piotr.jerzy.jurkiewicz@gmail.com> [do not touch board name handling, update commit message/title] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
committed by
CN_SZTL
parent
46edbc1851
commit
7fc5d30934
1
target/linux/sunxi/base-files/etc/board.d/01_leds
Normal file → Executable file
1
target/linux/sunxi/base-files/etc/board.d/01_leds
Normal file → Executable file
@@ -1,6 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
. /lib/functions/leds.sh
|
||||
. /lib/functions/uci-defaults.sh
|
||||
|
||||
board=$(board_name)
|
||||
|
||||
Reference in New Issue
Block a user