mirror of https://github.com/fail2ban/fail2ban
Revert "`filterd./sshd.conf`: fixed journalmatch (sshd.service seems to be renamed to ssh.service)" - it'd patched in debian branch.
This reverts commit 6fce23e7ba
.
debian
parent
a43f7ad63f
commit
c769046a1f
|
@ -126,7 +126,7 @@ ignoreregex =
|
|||
|
||||
maxlines = 1
|
||||
|
||||
journalmatch = _SYSTEMD_UNIT=ssh.service + _COMM=sshd
|
||||
journalmatch = _SYSTEMD_UNIT=sshd.service + _COMM=sshd
|
||||
|
||||
# DEV Notes:
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue