diff options
| author | Chen Minqiang <ptpt52@gmail.com> | 2023-11-27 11:30:53 +0800 |
|---|---|---|
| committer | Christian Lamparter <chunkeey@gmail.com> | 2023-12-02 21:57:38 +0100 |
| commit | cb86e313d3ad6faf894b626bdd311fb106223ddf (patch) | |
| tree | e3f285326fbae4e1fd48eb82613a669756d30192 /target/linux | |
| parent | 3f442c1eb9eac9f91f96b2833eb5e3a8c57f7442 (diff) | |
| download | upstream-cb86e313d3ad6faf894b626bdd311fb106223ddf.tar.gz upstream-cb86e313d3ad6faf894b626bdd311fb106223ddf.tar.bz2 upstream-cb86e313d3ad6faf894b626bdd311fb106223ddf.zip | |
mediatek: filogic: Update bootcount init script permissions
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>
Diffstat (limited to 'target/linux')
| -rwxr-xr-x[-rw-r--r--] | target/linux/mediatek/filogic/base-files/etc/init.d/bootcount | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/target/linux/mediatek/filogic/base-files/etc/init.d/bootcount b/target/linux/mediatek/filogic/base-files/etc/init.d/bootcount index c52d004c639..c52d004c639 100644..100755 --- a/target/linux/mediatek/filogic/base-files/etc/init.d/bootcount +++ b/target/linux/mediatek/filogic/base-files/etc/init.d/bootcount |
