mirror of
https://github.com/tailscale/tailscale.git
synced 2026-01-17 14:31:28 +01:00
In particular, the Dup2 syscall is not defined in the syscall package on arm64, but is defined in x/sys/unix. Signed-off-by: David Anderson <dave@natulte.net>