mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-08-03 22:27:49 +00:00
gentoo init scipt: $opts variable is deprecated
See http://forums.gentoo.org/viewtopic-t-899018.html
This commit is contained in:
parent
f94a121663
commit
0eaa4c2750
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,8 @@
|
|||
#
|
||||
# $Revision$
|
||||
|
||||
opts="reload showlog"
|
||||
extra_commands="showlog"
|
||||
extra_started_commands="reload"
|
||||
|
||||
FAIL2BAN="/usr/bin/fail2ban-client ${FAIL2BAN_OPTIONS}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue