1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 13:50:46 +00:00
docker-adsb-ultrafeeder/rootfs/etc/s6-overlay/scripts
Matthias Wirth 22c4febea0 fixup adsbx stats UUID
in cases where UUID and adsbx specific uuids differ, there was a bug of
UUID_FILE being set to /run/uuid by adsbx-stats script in
/etc/default/adsbexchange-stats
the json-status script should read from
UUID_FILE=/usr/local/share/adsbexchange/adsbx-uuid

just export ADSBX_UUID in adsbx-stats which then invokes
adsbexchange-json-status.
in there use ADSBX_UUID instead of doing the redirect via the UUID file

cleanup the whole configuration file stuff for adsbx-stats, just
customize json-status a bit

also speed up build as build-essential doesn't need to be installed on
the mlat-client baseimage, it already has it
2024-09-04 17:13:56 +02:00
..
adsbx-stats fixup adsbx stats UUID 2024-09-04 17:13:56 +02:00
mlat-client stop unneeded s6 services instead of exec sleep inf (#126) 2024-08-06 16:42:37 -04:00
mlathub stop unneeded s6 services instead of exec sleep inf (#126) 2024-08-06 16:42:37 -04:00
readsb readsb: avoid restarts which are too fast 2024-08-05 10:34:14 +02:00
readsb-finish update copyright dates 2024-03-29 19:21:45 -04:00