diff options
author | Christian Hesse <mail@eworm.de> | 2020-05-15 20:23:14 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-05-15 20:23:14 +0200 |
commit | b5d1e7aa833a747439f711610277edfceaa0a395 (patch) | |
tree | 432976837c5ee55fbcd9806542f92d432b450233 | |
parent | 56b6da71c3d30ae3961f1251afcbb5617dae17a3 (diff) |
global-functions: $WaitTimeSync: run rotate-ntp less frequently
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
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={ |