You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
basic_test.go safesocket: simplify API. 4 years ago
pipe_windows.go safesocket: document 4 years ago
safesocket.go safesocket: delete incorrect build tag 4 years ago
unixsocket.go safesocket: on Linux, make /var/run/tailscale be 0755 3 years ago