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

closes gh-3747
pull/3776/head
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
1 changed files with 1 additions and 1 deletions

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:
#