Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/fail2ban/files/
Date: Wed, 05 Jan 2022 11:58:55
Message-Id: 1641383912.9c8a5ce28bc722679e5c1bb69c76d837289ab736.sam@gentoo
1 commit: 9c8a5ce28bc722679e5c1bb69c76d837289ab736
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 5 11:58:32 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 5 11:58:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c8a5ce2
7
8 net-analyzer/fail2ban: fix typo in conf.d (cosmetic)
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-analyzer/fail2ban/files/fail2ban-0.11.2-upstream-openrc.patch | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/fail2ban/files/fail2ban-0.11.2-upstream-openrc.patch b/net-analyzer/fail2ban/files/fail2ban-0.11.2-upstream-openrc.patch
16 index 7483c5685156..bbe655124d36 100644
17 --- a/net-analyzer/fail2ban/files/fail2ban-0.11.2-upstream-openrc.patch
18 +++ b/net-analyzer/fail2ban/files/fail2ban-0.11.2-upstream-openrc.patch
19 @@ -21,7 +21,7 @@ index 00000000..9454ef68
20 --- /dev/null
21 +++ b/files/fail2ban-openrc.conf
22 @@ -0,0 +1,2 @@
23 -+# For available options, plase run "fail2ban-server --help".
24 ++# For available options, please run "fail2ban-server --help".
25 +#FAIL2BAN_OPTIONS="-x"
26 diff --git a/files/fail2ban-openrc.init.in b/files/fail2ban-openrc.init.in
27 new file mode 100755