diff options
author | Christian Hesse <mail@eworm.de> | 2024-01-26 09:11:17 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-01-30 00:02:08 +0100 |
commit | 62f33d7b19792fded8366d57ff8756c5952da990 (patch) | |
tree | c44d0140280072374b3da7080ab2da711873181b /global-config.rsc | |
parent | 98f26989f5f625ad918aed900b7888fa69c78248 (diff) |
packages-update: support deferred reboot on auto-updatechange-117
Closes #56
Diffstat (limited to 'global-config.rsc')
-rw-r--r-- | global-config.rsc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/global-config.rsc b/global-config.rsc index 6066fef..983eedb 100644 --- a/global-config.rsc +++ b/global-config.rsc @@ -135,6 +135,9 @@ # Set to all upper-case "Yes, please!" to enable. :global SafeUpdateAll "no"; +# Defer the reboot for night on automatic (non-interactive) update +:global PackagesUpdateDeferReboot false; + # These thresholds control when to send health notification # on temperature and voltage. :global CheckHealthTemperature { |