]> git.99rst.org Git - openwrt-packages.git/commit
mwan3: sourcing the mwan3 init is not needed anymore
authorFlorian Eckert <redacted>
Tue, 9 Jun 2026 11:38:44 +0000 (13:38 +0200)
committerFlorian Eckert <redacted>
Tue, 7 Jul 2026 06:03:02 +0000 (08:03 +0200)
commitcdb882a27fce62ccc48ccb542858bc561cbc2678
treedd445af56c6f73aed97fd15e85ded5ae00f3c5c3
parent583036ad176d643d0d108600797c87558da26b4c
mwan3: sourcing the mwan3 init is not needed anymore

Source the 'mwan3' init service does printing the following log message:

/usr/sbin/mwan3: /etc/init.d/mwan3: line 116: extra_command: not found

However, there is no need to source this file, as the required functions are
already loaded in the file '/usr/lib/mwan3.sh'.

Signed-off-by: Florian Eckert <redacted>
net/mwan3/files/usr/sbin/mwan3
git clone https://git.99rst.org/PROJECT