From 814aa07ce2e3c81e318eac5825f7997c94e79bcb Mon Sep 17 00:00:00 2001 From: iFargle Date: Thu, 6 Jul 2023 14:13:15 +0900 Subject: [PATCH] Add fail2ban to telegraf --- services/telegraf.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/services/telegraf.nix b/services/telegraf.nix index ab0bf474..69eb07e2 100644 --- a/services/telegraf.nix +++ b/services/telegraf.nix @@ -26,6 +26,7 @@ lm_sensors telegraf smartmontools + fail2ban ]; # Allow telegraf to talk to other executables it requires: