mirror of
https://github.com/tailscale/tailscale.git
synced 2026-04-07 08:03:43 -04: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>