mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #1948 from itoffshore/alpine
gentoo-initd: add descriptions
This commit is contained in:
commit
a87af7bf41
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
|||
# Author: Sireyessire, Cyril Jaquier
|
||||
#
|
||||
|
||||
description="Daemon to ban hosts that cause multiple authentication errors"
|
||||
description_reload="reload configuration"
|
||||
description_showlog="show fail2ban logs"
|
||||
extra_started_commands="reload showlog"
|
||||
|
||||
FAIL2BAN="/usr/bin/fail2ban-client ${FAIL2BAN_OPTIONS}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue