mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
rotate-ntp: update message to indicate resolve failed again
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
:set RotateNtpResolveFailed true;
|
||||
$LogPrintExit2 warning $0 ("Resolving NTP server failed.") true;
|
||||
} else={
|
||||
$LogPrintExit2 debug $0 ("Resolving NTP server failed.") true;
|
||||
$LogPrintExit2 debug $0 ("Resolving NTP server failed, again.") true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user