Viktor Jaep
Part of the Furniture
instead you can pass --accept-license --accept-gdpr to the speedtest binary and should avoid this situatuon
That's what I've been using. It seems to totally ignore those flags...
speed="$(/jffs/addons/rtrmon.d/speedtest --format=csv --interface=$WANIFNAME --accept-license --accept-gdpr)"
I even tried throwing in a 2>&1 to see if I could deflect it that way, but it seems like it's necessary to go through this process in order to create that initial license file.