ipn/ipnauth,util/syspolicy: improve comments

Updates #cleanup
Updates #14823

Signed-off-by: Nick Khyl <nickk@tailscale.com>
This commit is contained in:
Nick Khyl
2025-01-31 11:22:15 -06:00
committed by Nick Khyl
parent 02ad21717f
commit 0a51bbc765
3 changed files with 8 additions and 3 deletions

View File

@@ -33,6 +33,7 @@ const (
//
// Warning: This policy setting is experimental and may change or be removed in the future.
// It may also not be fully supported by all Tailscale clients until it is out of experimental status.
// See tailscale/corp#26247, tailscale/corp#26248 and tailscale/corp#26249 for more information.
AlwaysOn Key = "AlwaysOn"
// ExitNodeID is the exit node's node id. default ""; if blank, no exit node is forced.