mirror of
https://github.com/tailscale/tailscale.git
synced 2026-01-28 09:38:48 -05:00
We added a workaround for --wait, but didn't confirm the other flags, which were added in systemd 235 and 236. Check systemd version for deciding when to set all 3 flags. Fixes #12136 Signed-off-by: Andrew Lytvynov <awly@tailscale.com>