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."],[[["Version 2.4.0 is the latest release for the `Google.Cloud.OsConfig.V1.PatchConfig.Types.RebootConfig`, with older versions ranging down to 1.3.0 being available."],["The `RebootConfig` enum offers post-patch reboot settings, allowing you to control whether a machine reboots after an update."],["Available reboot settings include `Always` (always reboot), `Never` (never reboot), `Default` (agent decides), and `Unspecified` (default behavior, which is `DEFAULT`)."],["The agent's decision in the `Default` setting is based on system signals, such as registry keys on Windows, or files like `/var/run/reboot-required` on APT-based systems."]]],[]]