commit | 38837a85f102fb827342bdabb0554f9927c665ce | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Sat Jan 02 11:13:53 2021 +0100 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Sat Jan 02 16:02:00 2021 +0100 |
tree | dab0093509ee2f8e40e161048d81d828d53d0137 | |
parent | a846816f177a7c9446e7a88a872afb7b8ddb1aab [diff] |
Mailcow: Watchdog: Call nslookup directly rather than relying on Nagios. For unknown reasons, check_dns consistently crashes with a segmentation fault in the current setup. Instead of calling it and having it call nslookup, we now call nslookup ourselves.