Always reboot the machine after the update completes.
Default
The agent decides if a reboot is necessary by checking signals such as
registry keys on Windows or /var/run/reboot-required on APT based
systems. On RPM based systems, a set of core system package install times
are compared with system boot time.
Never
Never reboot the machine after the update completes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides information on the `RebootConfig` enum within the `Google.Cloud.OsConfig.V1` namespace, which dictates post-patch reboot behavior."],["The `RebootConfig` enum supports four settings: `Always` (always reboot), `Never` (never reboot), `Default` (agent decides), and `Unspecified` (default behavior is `DEFAULT`)."],["The latest version of the documentation is 2.4.0, and there are historical versions available, starting from 1.3.0."],["The `Default` setting allows the system agent to determine the necessity of a reboot after an update, using different mechanisms depending on the operating system, while `Unspecified` falls back to the `Default` setting."]]],[]]