forked from mirror/openwrt
ramips: mt76x8: fix bootcount init script file permissions
The bootcount init script is missing the executable bit (644 instead of 755),
causing the script to not be executable:
/etc/preinit: line 44: /etc/init.d/bootcount: Permission denied
Fixes: c3b8108a2b ("ramips: Add support for Xiaomi MiWiFi 3A")
Signed-off-by: Oliver Sedlbauer <os@dev.tdt.de>
Link: https://github.com/openwrt/openwrt/pull/22446
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
d405685b44
commit
a15b224e83
1 changed files with 0 additions and 0 deletions
0
target/linux/ramips/mt76x8/base-files/etc/init.d/bootcount
Normal file → Executable file
0
target/linux/ramips/mt76x8/base-files/etc/init.d/bootcount
Normal file → Executable file
Loading…
Add table
Reference in a new issue