Merge pull request #1948 from itoffshore/alpine

gentoo-initd: add descriptions
This commit is contained in:
Serg G. Brester
2017-11-03 13:30:18 +01:00
committed by GitHub

View File

@@ -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}"