tn3399_openwrt/package/base-files/files
Adrian Schmutzler 85b1f4d8ca treewide: remove execute bit and shebang from board.d files
So far, board.d files were having execute bit set and contained a
shebang. However, they are just sourced in board_detect, with an
apparantly unnecessary check for execute permission beforehand.

Replace this check by one for existance and make the board.d files
"normal" files, as would be expected in /etc anyway.

Note:

This removes an apparantly unused '#!/bin/sh /etc/rc.common' in
target/linux/bcm47xx/base-files/etc/board.d/01_network

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-03-06 11:30:06 +01:00
..
bin treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
etc treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
lib base-files: add support for restoring config from tmpfs 2021-02-28 00:09:09 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: wifi: add support for 802.11ad 2021-01-05 02:16:24 +00:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00