mirror of https://git.openwrt.org/project/luci.git
luci-app-sqm: prevent restart loop
Follow-up fix for 81b7e7d4a2
Closes PR #7107
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
parent
3e967fd30d
commit
d9a6e5b47a
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"config": "sqm",
|
||||
"init": "sqm",
|
||||
"affects": [
|
||||
"sqm"
|
||||
]
|
||||
"init": "sqm"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue