mirror of
https://github.com/tailscale/tailscale.git
synced 2026-01-09 10:32:02 +01: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>