filterd./sshd.conf: fixed journalmatch (sshd.service seems to be renamed to ssh.service)

closes gh-3747
This commit is contained in:
Sergey G. Brester 2024-06-10 01:40:59 +02:00 committed by GitHub
parent 8ae5e7e3e4
commit 6fce23e7ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -126,7 +126,7 @@ ignoreregex =
maxlines = 1
journalmatch = _SYSTEMD_UNIT=sshd.service + _COMM=sshd
journalmatch = _SYSTEMD_UNIT=ssh.service + _COMM=sshd
# DEV Notes:
#