luci-app-sqm: prevent restart loop master
authorPaul Donald <newtwen+github@gmail.com>
Fri, 3 May 2024 00:17:20 +0000 (02:17 +0200)
committerPaul Donald <newtwen+github@gmail.com>
Fri, 3 May 2024 00:17:20 +0000 (02:17 +0200)
Follow-up fix for 81b7e7d4a29980f2b12f36bde0dcb2f85c34fb47

Closes PR #7107

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
applications/luci-app-sqm/root/usr/share/ucitrack/luci-app-sqm.json

index ea72acf22666bc9cad632927e9168b2b901074d1..28d03b0bc6205c5d5cbecee6059518c2428378fc 100644 (file)
@@ -1,7 +1,4 @@
 {
        "config": "sqm",
-       "init": "sqm",
-       "affects": [
-               "sqm"
-       ]
+       "init": "sqm"
 }