Commit Graph

3 Commits

Author SHA1 Message Date
Neal Gompa (ニール・ゴンパ) abdbca47af client/systray: Update systemd unit to use correct dependencies (#18457)
This ensures that D-Bus is active for the unit and will correctly
shut down when the default target ends.

Fixes: https://github.com/tailscale/tailscale/issues/18458

Signed-off-by: Neal Gompa <ngompa@velocitylimitless.com>
2026-02-02 11:49:44 -05:00
Claus Lensbøl d349370e55 client/systray: change systray to start after graphical.target (#18138)
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>
2025-12-05 11:05:49 -05:00
Claus Lensbøl 89954fbceb client/systray: add startup script generator for systemd (#16801)
Updates #1708

Signed-off-by: Claus Lensbøl <claus@tailscale.com>
2025-08-07 11:51:15 -04:00