netwatch-notify: drop the delay on startup...

... now that in RouterOS 7.9 netwatch itself comes with a startup-delay.
Hosts in state 'unknown' are just ignored.
This commit is contained in:
Christian Hesse 2023-05-31 15:24:16 +02:00
parent 3ed124a013
commit 6247b739a1
2 changed files with 4 additions and 4 deletions

View file

@ -3,6 +3,8 @@ Notify on host up and down
[⬅️ Go back to main README](../README.md)
[![required RouterOS version](https://img.shields.io/badge/RouterOS-7.9beta4-yellow?style=flat)](https://mikrotik.com/download/changelogs/)
> **Info**: This script can not be used on its own but requires the base
> installation. See [main README](../README.md) for details.