Auto reboot: update
This commit is contained in:
parent
3b6cf23db1
commit
e62b111521
1 changed files with 5 additions and 0 deletions
|
|
@ -5,5 +5,10 @@
|
|||
# dates = "daily"; # default 04:04
|
||||
randomizedDelaySec = "45min";
|
||||
flags = [ "--refresh" ];
|
||||
allowReboot = true;
|
||||
rebootWindow = {
|
||||
upper = "06:00";
|
||||
lower = "02:00";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue