tailscale/safesocket
Brad Fitzpatrick 54d0d83b67 safesocket: on Linux, make /var/run/tailscale be 0755
Continuation of earlier two umask changes,
5611f290eb and
d6e9fb1df0.

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>
2021-01-21 13:23:14 -08:00
..
basic_test.go safesocket: simplify API. 2020-02-18 12:56:19 -08:00
pipe_windows.go safesocket: document 2020-02-25 08:46:34 -08:00
safesocket.go safesocket: delete incorrect build tag 2020-02-25 09:02:52 -08:00
unixsocket.go safesocket: on Linux, make /var/run/tailscale be 0755 2021-01-21 13:23:14 -08:00