[openwrt/openwrt] octeontx: make board.d files executable
LEDE Commits
lede-commits at lists.infradead.org
Wed May 16 22:47:38 PDT 2018
mkresin pushed a commit to openwrt/openwrt.git, branch openwrt-18.06:
https://git.lede-project.org/617b7e9bf46c4b7416b6d026809d07aad6acd35f
commit 617b7e9bf46c4b7416b6d026809d07aad6acd35f
Author: Mathias Kresin <dev at kresin.me>
AuthorDate: Mon May 7 20:20:19 2018 +0200
octeontx: make board.d files executable
Add the executable permission to the files to ensure they run on
firstboot.
Signed-off-by: Mathias Kresin <dev at kresin.me>
---
target/linux/octeontx/base-files/etc/board.d/02_network | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/target/linux/octeontx/base-files/etc/board.d/02_network b/target/linux/octeontx/base-files/etc/board.d/02_network
old mode 100644
new mode 100755
More information about the lede-commits
mailing list