tailscale/cmd/tailscaled
David Anderson 15b4d26d92 logpolicy: automatically figure out paths and filenames.
The autoselection should pick sensible paths for all of:
 - Windows (LocalAppData)
 - Mac (Library/Caches)
 - Unix user (XDG_CACHE_DIR)
 - Linux systemd service (CACHE_DIRECTORY)

As a last resort, if cache dir lookup fails, plops sufficiently
uniquely named files into the current working directory.

Signed-off-by: David Anderson <dave@natulte.net>
2020-02-19 18:52:41 -08:00
..
tailscaled.defaults tailscaled: add a systemd unit. 2020-02-18 13:30:54 -08:00
tailscaled.go logpolicy: automatically figure out paths and filenames. 2020-02-19 18:52:41 -08:00
tailscaled.service tailscaled: remove comment from systemd unit. 2020-02-18 14:46:02 -08:00