From b5d1e7aa833a747439f711610277edfceaa0a395 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 15 May 2020 20:23:14 +0200 Subject: global-functions: $WaitTimeSync: run rotate-ntp less frequently --- global-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'global-functions') diff --git a/global-functions b/global-functions index 53aed48..c234d5a 100644 --- a/global-functions +++ b/global-functions @@ -730,7 +730,7 @@ :while ([ $TimeIsSync ] = false) do={ :if ([ / system script print count-only where name="rotate-ntp" ] > 0 && \ - [ :tostr [ / system resource get uptime ] ] ~ "00\$") do={ + [ :tostr [ / system resource get uptime ] ] ~ "[369]:00\$") do={ :do { / system script run rotate-ntp; } on-error={ -- cgit v1.2.3-54-g00ecf