From c769046a1f729880cc53efdff4b52ac96010752f Mon Sep 17 00:00:00 2001 From: sebres Date: Sun, 11 Aug 2024 11:55:39 +0200 Subject: [PATCH] Revert "`filterd./sshd.conf`: fixed journalmatch (sshd.service seems to be renamed to ssh.service)" - it'd patched in debian branch. This reverts commit 6fce23e7baa484c7d1f9b0c9a11986f3916c41dd. --- config/filter.d/sshd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/filter.d/sshd.conf b/config/filter.d/sshd.conf index 3a84b1ba..206b913a 100644 --- a/config/filter.d/sshd.conf +++ b/config/filter.d/sshd.conf @@ -126,7 +126,7 @@ ignoreregex = maxlines = 1 -journalmatch = _SYSTEMD_UNIT=ssh.service + _COMM=sshd +journalmatch = _SYSTEMD_UNIT=sshd.service + _COMM=sshd # DEV Notes: #