[openwrt/openwrt] octeontx: make board.d files executable

LEDE Commits lede-commits at lists.infradead.org
Wed May 16 22:47:08 PDT 2018


mkresin pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/a181781bf8ba1e983396fe9aeeacf22a890ce7c2

commit a181781bf8ba1e983396fe9aeeacf22a890ce7c2
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