Tailscale service

Cant solve problem with this service start at boot.
Is it possible to do it after start of Gnome?
How?

Thank you

"
systemctl status tailscaled.service
"
"
× tailscaled.service - Tailscale node agent
Loaded: loaded (/usr/lib/systemd/system/tailscaled.service; enabled; preset: disabled)
Active: failed (Result: resources) since Fri 2022-10-21 19:54:30 CEST; 16min ago
Docs: Docs · Tailscale

okt 21 19:54:30 clearlinux systemd[1]: tailscaled.service: Scheduled restart job, restart counter is at 5.
okt 21 19:54:30 clearlinux systemd[1]: Stopped Tailscale node agent.
okt 21 19:54:30 clearlinux systemd[1]: tailscaled.service: Start request repeated too quickly.
okt 21 19:54:30 clearlinux systemd[1]: tailscaled.service: Failed with result ‘resources’.
okt 21 19:54:30 clearlinux systemd[1]: Failed to start Tailscale node agent.

You might check to see if tailscaled has access to /var/tmp. The service may need 777 access or in some cases that folder doesnt exist and throws an error.

Error is
"
Start request repeated too quickly.
"

Doesn’t it means Its trying to start too early in boot process?

Sorry. I was looking at the final error.

okt 21 19:54:30 clearlinux systemd[1]: tailscaled.service: Failed with result ‘resources’.