Skip to content

Commit 24a7e12

Browse files
committed
fix: specify version date line
1 parent 664c60f commit 24a7e12

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

action.d/bsd-ipfw.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Version 2022/08/06
1+
## Version 2023/11/18
22
# Fail2Ban configuration file
33
#
44
# Author: Nick Munger

action.d/iptables-new.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## Version 2020/02/14
12
# Fail2Ban configuration file
23
#
34
# Author: Cyril Jaquier
@@ -12,4 +13,4 @@ before = iptables.conf
1213

1314
[Definition]
1415

15-
pre-rule = -m state --state NEW<sp>
16+
pre-rule = -m state --state NEW<sp>

0 commit comments

Comments
 (0)