mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-29 15:29:40 +00:00
Continuation of earlier two umask changes,5611f290ebandd6e9fb1df0. This change mostly affects us, running tailscaled as root by hand (wit a umask of 0077), not under systemd. End users running tailscaled under systemd won't have a umask. Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>