packages-update: support deferred reboot on auto-update

Closes #56
This commit is contained in:
Christian Hesse 2024-01-26 09:11:17 +01:00
parent 98f26989f5
commit 62f33d7b19
5 changed files with 24 additions and 1 deletions

View file

@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
:global ExpectedConfigVersion 116;
:global ExpectedConfigVersion 117;
# global variables not to be changed by user
:global GlobalFunctionsReady false;