openwrt-packages/net/mwan3
Florian Eckert 0434407428 mwan3: make mwan3.user executable
This is a fix for the the following change:
3d824ea288

Before the change, it was only possible to execute a shell script. To
remove this restriction, a binary or other script language can now also
be used for 'mwan3.user'. Unfortunately, the old shell script was not
executable for older mwan3 version. During a sysupgrade with config transfer,
this 'mwan3.user' script could not be executed for newer mwan3 versions.
To fix this, the calling script checks whether the 'mwan3.user' is executable,
and if not, this executable bit is now set.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-12-19 08:34:54 +01:00
..
files mwan3: make mwan3.user executable 2022-12-19 08:34:54 +01:00
src mwan3: use helper library for mwan3track 2020-10-16 09:54:48 -04:00
Makefile mwan3: make mwan3.user executable 2022-12-19 08:34:54 +01:00