mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
global-functions: $TimeIsSync: return false if ntp client enabled but not synced
This commit is contained in:
@ -773,6 +773,7 @@
|
||||
:return true;
|
||||
}
|
||||
}
|
||||
:return false;
|
||||
}
|
||||
|
||||
:if ([ / ip cloud get update-time ] = true && \
|
||||
|
Reference in New Issue
Block a user