packages-update: support deferred reboot with longer interval

This commit is contained in:
Christian Hesse 2025-06-02 15:58:00 +02:00
parent 6130c94cc1
commit c3d3d61f92
2 changed files with 10 additions and 5 deletions

View file

@ -46,8 +46,8 @@ Configuration
The configuration goes to `global-config-overlay`, this is the only parameter:
* `PackagesUpdateDeferReboot`: defer the reboot for night (between 3 AM
and 5 AM)
* `PackagesUpdateDeferReboot`: defer the reboot for night (between 3 AM and
5 AM), use a numerical value in days suffixed with a `d` to defer further
By modifying the scheduler's `start-time` you can force the reboot at
different time.