mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-02 21:21:26 -04:00
The service was starting after systemd itself, and while this surprisingly worked for some situations, it broke for others. Change it to start after a GUI has been initialized. Updates #17656 Signed-off-by: Claus Lensbøl <claus@tailscale.com>