chrony: arbitrary step
according to chatgpt, should work when clock is off by up to ~19 years.
This commit is contained in:
@@ -239,6 +239,10 @@ in
|
||||
chrony = {
|
||||
enable = true;
|
||||
servers = [ "time.cloudflare.com" ];
|
||||
initstepslew.threshold = 1;
|
||||
extraConfig = ''
|
||||
makestep 1 -1
|
||||
'';
|
||||
};
|
||||
|
||||
locate = {
|
||||
|
||||
Reference in New Issue
Block a user