Add experimental watchdog

This commit is contained in:
andryyy
2017-09-20 10:56:49 +02:00
parent 719aa1a391
commit a8fb1d3f4f
9 changed files with 348 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
timeout = 1.0;
timeout = 8.0;
symbol_bad_mx = "MX_INVALID";
symbol_no_mx = "MX_MISSING";
symbol_good_mx = "MX_GOOD";