mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-06 22:24:28 -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>