mirror of
https://github.com/tailscale/tailscale.git
synced 2025-06-27 02:28:40 +00:00

As part of #10631, we stopped using function pointers for subcommands, preventing us from registering platform-specific installSystemDaemon and uninstallSystemDaemon subcommands. Fixes #11099 Signed-off-by: Percy Wegmann <percy@tailscale.com>