mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-09 08:01:31 +00:00

Continuation of earlier two umask changes,5611f290eb
andd6e9fb1df0
. 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>