Distance column gone compared to dump1090-ma | and more tech talk, Docker, etc

It indeed is started by FR24, as you said earlier in the topic.

then check /etc/fr24feed.ini for the parameter you added.
if it’s not there then you need to change the file permissions.

sudo chmod a+w /etc/fr2feed.ini

Write permissions no problem.

receiver="dvbt"
fr24key="asdfasdfasdf"
bs="no"
raw="no"
logmode="0"
procargs="--net --write-json /usr/lib/fr24/public_html/data"
windowmode="0"
mpx="no"
mlat="yes"
mlat-without-gps="yes"

As said I tried it as a procargs, maybe wrong.

No, it is not wrong, it is correct. See last post of this thread:

procargs="--net --write-json /usr/lib/fr24/public_html/data --device 1"

and

procargs="--net --write-json /usr/lib/fr24/public_html/data --device=1"

didn’t work.

Gonna test Docker Hub tomorrow since he explicitly mentions the bus and device numbers. Night all.