mediatek: filogic: Update bootcount init script permissions
authorChen Minqiang <ptpt52@gmail.com>
Mon, 27 Nov 2023 03:30:53 +0000 (11:30 +0800)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 2 Dec 2023 20:57:38 +0000 (21:57 +0100)
Change permissions of the bootcount init script from old mode 100644
to new mode 100755 to ensure its executability.

Fixes: 6cc14bf66aa9 ("filogic: support Telenor branded ZyXEL EX5700")
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
target/linux/mediatek/filogic/base-files/etc/init.d/bootcount [changed mode: 0644->0755]