mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-24 12:54:28 +02:00
global-functions: $TimeIsSync: decrease log severity to info
This commit is contained in:
parent
27b494b139
commit
7b3960a0e1
1 changed files with 1 additions and 1 deletions
|
@ -906,7 +906,7 @@
|
|||
:return false;
|
||||
}
|
||||
|
||||
$LogPrintExit warning ("No time source configured! Returning gracefully...") false;
|
||||
$LogPrintExit info ("No time source configured! Returning gracefully...") false;
|
||||
:return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue