From 3eaa0898cb5a3c59d01d0023cb81b756bd11aad7 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 8 Sep 2022 20:47:11 -0700 Subject: [PATCH] :memo: Made note on fail2ban issue --- updates.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/updates.txt b/updates.txt index 74199336..da087899 100644 --- a/updates.txt +++ b/updates.txt @@ -53,3 +53,5 @@ doas touch down doas chmod +x down doas sv stop sshd + +Currently troubleshooting fail2ban to work with this, but due to no systemd, fail2ban needs further configuration that I have yet to figure out