mirror of https://github.com/tailscale/tailscale/
logpolicy: use syspolicy to override LogTarget
Previously, for Windows clients only, a registry value named LogTarget could override the log server, but only if the environment variable was unset. To allow administrators to enforce using a particular log server, switch this to make the registry value take precedence over the environment variable, and switch to the newer syspolicy.GetString so that the log target can be specified by a GPO more easily. Updates ENG-2515 Change-Id: Ia618986b0e07715d7db4c6df170a24d511c904c9 Signed-off-by: Adrian Dewhurst <adrian@tailscale.com>andrew/peer-ipv6-addrs
parent
1406a9d494
commit
3d57c885bf
Loading…
Reference in New Issue