mirror of https://github.com/fail2ban/fail2ban
non-capturing group and any variant of suffix
parent
2fd6b478a9
commit
3e9321e71b
|
@ -22,7 +22,7 @@
|
|||
[Definition]
|
||||
|
||||
# Daemon name
|
||||
_daemon=named(-pkcs11)?
|
||||
_daemon=named(?:-\w+)?
|
||||
|
||||
# Shortcuts for easier comprehension of the failregex
|
||||
|
||||
|
|
Loading…
Reference in New Issue