I'm running the ADSBexchange Unified Image (the one that uses /boot/adsb-config.txt).
readsb was never installed via apt on this image — it came preinstalled in /usr/local/bin with a wrapper script /usr/local/bin/readsb.sh and a systemd unit readsb.service.
I accidentally removed the wrapper and the service, and now systemctl enable readsb fails with:
"Failed to enable unit: Unit file readsb.service does not exist."
I need to know how the Unified Image originally installs readsb so I can restore the correct files (wrapper, service, and binary) or migrate to the modern Mictronics .deb method.
Thanks, in advance , Bob