Hi.
I’m running ADSBX v9 which is based on Bookworm. I noticed it came bundled with Tailscale which is great because I use Tailscale. Only problem I have is that Tailscale won’t automatically start when the system reboots. I tried a couple of things:
sudo systemctl enable tailscaled
…and I also tried creating a tailscale.sh bash script in the etc/init.d directory
Both these methods got Tailscale running at boot but only briefly. Something in the system is set to shutdown Tailscale after boot. If I sudo tailscale up it runs fine until the system reboots.
Any ideas how I get Tailscale to start on boot and remain running?
Thanks in advance.