netwatch-notify: notify on configurable check count threshold

This commit is contained in:
Christian Hesse 2020-09-25 22:17:26 +02:00
parent addd4d7d90
commit 9bec6914cc
4 changed files with 4 additions and 3 deletions

View file

@ -29,4 +29,5 @@
23="Added 'log-forward' with configurable filter, which replaces 'early-errors'";
24="Made symbols in notifications configurable.";
25="Added support for DHCP server name in DNS FQDN via '\$ServerNameInZone'";
26="Made check count threshold in 'netwatch-notify' configurable.";
};