summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs
diff options
context:
space:
mode:
authorAndrew Lytvynov <awly@tailscale.com>2024-03-13 15:55:24 -0700
committerGitHub <noreply@github.com>2024-03-13 16:55:24 -0600
commit48eef9e6eb78532d6708a1dd0724ee7c5b0d4368 (patch)
tree6be498f65b6ba02ec9447de1f7ab300359cbcc2b /control/controlknobs
parentda3cf121947725342ac671d5afd4d8f2d526ff39 (diff)
downloadtailscale-48eef9e6eb78532d6708a1dd0724ee7c5b0d4368.tar.xz
tailscale-48eef9e6eb78532d6708a1dd0724ee7c5b0d4368.zip
clientupdate: do not allow msiexec to reboot the OS (#11409)
According to https://learn.microsoft.com/en-us/windows/win32/msi/standard-installer-command-line-options#promptrestart, `/promptrestart` is ignored with `/quiet` is set, so msiexec.exe can sometimes silently trigger a reboot. The best we can do to reduce unexpected disruption is to just prevent restarts, until the user chooses to do it. Restarts aren't normally needed for Tailscale updates, but there seem to be some situations where it's triggered. Updates #18254 Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions