diff options
| author | Andrew Lytvynov <awly@tailscale.com> | 2024-03-13 15:55:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-13 16:55:24 -0600 |
| commit | 48eef9e6eb78532d6708a1dd0724ee7c5b0d4368 (patch) | |
| tree | 6be498f65b6ba02ec9447de1f7ab300359cbcc2b /control/controlknobs | |
| parent | da3cf121947725342ac671d5afd4d8f2d526ff39 (diff) | |
| download | tailscale-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
