aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-05-15 20:23:14 +0200
committerGravatar Christian Hesse <mail@eworm.de>2020-05-15 20:23:14 +0200
commitb5d1e7aa833a747439f711610277edfceaa0a395 (patch)
tree432976837c5ee55fbcd9806542f92d432b450233 /global-functions
parent56b6da71c3d30ae3961f1251afcbb5617dae17a3 (diff)
global-functions: $WaitTimeSync: run rotate-ntp less frequently
Diffstat (limited to 'global-functions')
-rw-r--r--global-functions2
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={