From c33c771b05e9e2ef5eb591cfb7dea4a9901edb02 Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Mon, 30 Mar 2020 09:27:51 +0200 Subject: [PATCH] Remove healthcheck feature (systemd log spam). #35 --- Changelog | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 84d6664..144c6d8 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,4 @@ - - +- UPD: Remove healthcheck feature (systemd log spam). (#35) - UPD: run ot-recorder as non-privileged user (#33) - FIX: comment out CAPATH in recorder.conf (#339) - UPD: update entrypoint to allow passing arguments to ot-recorder (#29)