auto reboots come after backups
This commit is contained in:
parent
dd2349f604
commit
b6e854b1c3
@ -296,8 +296,8 @@ let
|
|||||||
autoUpgrade = {
|
autoUpgrade = {
|
||||||
allowReboot = true;
|
allowReboot = true;
|
||||||
rebootWindow = {
|
rebootWindow = {
|
||||||
lower = "00:00";
|
lower = "01:00";
|
||||||
upper = "00:30";
|
upper = "01:30";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user