mirror of
https://github.com/tailscale/tailscale.git
synced 2025-09-25 07:31:08 +02:00
This updates the syspolicy.LogSCMInteractions check to run at the time of an interaction, just before logging a message, instead of during service startup. This ensures the most recent policy setting is used if it has changed since the service started. Updates #12687 Signed-off-by: Nick Khyl <nickk@tailscale.com>