From: Mathias Kresin Date: Fri, 6 Apr 2018 04:53:01 +0000 (+0200) Subject: ath79: make board.d files executable X-Git-Tag: v19.07.0-rc1~3733 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=d1361923962678898bedfe9ec871e7e6a02acb6d;p=openwrt%2F.git ath79: make board.d files executable Add the executable permission to the files to ensure they run on firstboot. Signed-off-by: Mathias Kresin --- diff --git a/target/linux/ath79/base-files/etc/board.d/01_leds b/target/linux/ath79/base-files/etc/board.d/01_leds old mode 100644 new mode 100755 diff --git a/target/linux/ath79/base-files/etc/board.d/02_network b/target/linux/ath79/base-files/etc/board.d/02_network old mode 100644 new mode 100755