mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-23 09:40:59 +00:00

It was previously only invoked from the CLI, which only runs from the main .app. However, starting with #6022 we also invoke it from the network extension. Signed-off-by: Mihai Parparita <mihai@tailscale.com>