Just Installed ADS-B for a look then uninstalled, but I still have a adsb-docker service trying run but failing.
Is there a command to delete this?
Just Installed ADS-B for a look then uninstalled, but I still have a adsb-docker service trying run but failing.
Is there a command to delete this?
how did you install/uninstall? did you used dietpi-software
?
Yes I did use dietpi-software
Uninstall finished sucessfully?
ping @dirkhh
Yes it did.
Thanks for pointing that out. I’ll need to check why that doesn’t get removed - it certainly should be (as that service is only there as a way to connect the restarting of docker in some other context to the restarting of its services.
I’ll get this fixed and submitted for the next release
Did you mange to fix this?
If so do I have to reinstall and uninstall again?
Thanks
Yes, it’s fixed.
You can disable the remaining services just on the command line.
But re-install and un-install would be a somewhat roundabout way to address this as well.
Thanks, could you give me the command line text to disable the service please?
Run dietpi-services
, choose the adbs service, select [Mode]
and then choose mask
.
Simply removing service file configuration would be easiest
How does one remove it from the service file configuration?
$ rm /etc/systemd/system/adsb-docker
$ rm /usr/lib/systemd/system/adsb-docker
check for the configuration file location
systemctl cat adsb-docker
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.