forked from pool/fail2ban
e98ef5911e
Copy from security/fail2ban based on submit request 39531 from user coolo OBS-URL: https://build.opensuse.org/request/show/39531 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fail2ban?expand=0&rev=5
19 lines
467 B
Plaintext
19 lines
467 B
Plaintext
## Path: System/Security/Fail2ban
|
|
## Description: fail2ban options
|
|
## Type: string
|
|
## Default: fail2ban
|
|
## ServiceReload: fail2ban
|
|
## ServiceRestart: fail2ban
|
|
#
|
|
IDENT="fail2ban"
|
|
## Type: string
|
|
## Default: "fail2ban daemon"
|
|
DESCRIPTIVE="fail2ban daemon"
|
|
## Type: string
|
|
## Default: ""
|
|
#
|
|
# change FAIL2BAN_OPTIONS for arguments of start of fail2ban
|
|
# e.g. FAIL2BAN_OPTIONS="-c /etc/fail2ban/fail2ban.conf"
|
|
FAIL2BAN_OPTIONS=""
|
|
|