git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
3e967fd
)
luci-app-sqm: prevent restart loop
author
Paul Donald
<redacted>
Fri, 3 May 2024 00:17:20 +0000
(
02:17
+0200)
committer
Paul Donald
<redacted>
Fri, 3 May 2024 00:17:20 +0000
(
02:17
+0200)
Follow-up fix for
81b7e7d4a29980f2b12f36bde0dcb2f85c34fb47
Closes PR #7107
Signed-off-by: Paul Donald <redacted>
applications/luci-app-sqm/root/usr/share/ucitrack/luci-app-sqm.json
patch
|
blob
|
history
diff --git
a/applications/luci-app-sqm/root/usr/share/ucitrack/luci-app-sqm.json
b/applications/luci-app-sqm/root/usr/share/ucitrack/luci-app-sqm.json
index ea72acf22666bc9cad632927e9168b2b901074d1..28d03b0bc6205c5d5cbecee6059518c2428378fc 100644
(file)
--- a/
applications/luci-app-sqm/root/usr/share/ucitrack/luci-app-sqm.json
+++ b/
applications/luci-app-sqm/root/usr/share/ucitrack/luci-app-sqm.json
@@
-1,7
+1,4
@@
{
"config": "sqm",
- "init": "sqm",
- "affects": [
- "sqm"
- ]
+ "init": "sqm"
}
git clone https://git.99rst.org/PROJECT