git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
6a9a68f
)
mwan3: fix logger tag in mwan3 init
author
Florian Eckert
<redacted>
Tue, 1 Dec 2020 15:02:49 +0000
(16:02 +0100)
committer
Florian Eckert
<redacted>
Tue, 22 Dec 2020 07:38:25 +0000
(08:38 +0100)
Signed-off-by: Florian Eckert <redacted>
net/mwan3/files/etc/init.d/mwan3
patch
|
blob
|
history
diff --git
a/net/mwan3/files/etc/init.d/mwan3
b/net/mwan3/files/etc/init.d/mwan3
index fe97b6a08ca886de7f4f8c0f37ee365951e6e14b..c34dda767ba2dad5ef14e6c2b41bef7a259b0ef8 100755
(executable)
--- a/
net/mwan3/files/etc/init.d/mwan3
+++ b/
net/mwan3/files/etc/init.d/mwan3
@@
-6,6
+6,7
@@
START=19
USE_PROCD=1
+SCRIPTNAME="mwan3-init"
service_running() {
[ -d "$MWAN3_STATUS_DIR" ]
git clone https://git.99rst.org/PROJECT