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."],[[["The content provides reference documentation for the `RebootConfig` enum within the Google Cloud OS Config v1 API, specifically found in the `Google.Cloud.OsConfig.V1.PatchConfig.Types` namespace."],["There are multiple versions of the API reference available, ranging from version 1.3.0 up to the latest, 2.4.0."],["The `RebootConfig` enum offers four options for post-patch reboot behavior: `Always`, `Default`, `Never`, and `Unspecified`, defining how a machine should reboot after updates."],["The `Default` reboot setting allows the agent to determine if a reboot is necessary based on system-specific indicators."],["The `Unspecified` configuration defaults to the `Default` behavior for rebooting after an update."]]],[]]