mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-13 14:43:19 +00:00

Some systems have `sudo`, some have `su`. This tries both, increasing the chance that we can run the file server as an unprivileged user. Updates #14629 Signed-off-by: Percy Wegmann <percy@tailscale.com>