This website requires JavaScript.
Explore
Help
Sign In
mirror
/
eworm-de-routeros-scripts
Watch
1
Star
0
Fork
0
You've already forked eworm-de-routeros-scripts
mirror of
https://github.com/eworm-de/routeros-scripts.git
synced
2024-05-11 05:55:19 +00:00
Code
Releases
Activity
eworm-de-routeros-scripts
/
rotate-ntp
3 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
extend magic pattern with "by RouterOS" This matches the string included in export.
2020-09-18 11:00:27 +02:00
#!rsc by RouterOS
drop script 'rotate-ntp' For RouterOS 6.x a separate package 'ntp' exists. This adds server functionality, but allows ip addresses for the client only. I added the script 'rotate-ntp' to update addresses from names... Now with RouterOS 7.x there's no extra package and the limitation does no longer exist. So let's just drop the script. This adds migration code, that... * removes the script from configuration * removes a scheduler from configuration * sets the configured ntp pool name for ntp client
2022-06-14 21:17:01 +02:00
# dummy for removal
Copy Permalink