mirror of https://github.com/fail2ban/fail2ban
gentoo init scipt: $opts variable is deprecated
See http://forums.gentoo.org/viewtopic-t-899018.htmlpull/34/head
parent
f94a121663
commit
0eaa4c2750
|
@ -19,7 +19,8 @@
|
|||
#
|
||||
# $Revision$
|
||||
|
||||
opts="reload showlog"
|
||||
extra_commands="showlog"
|
||||
extra_started_commands="reload"
|
||||
|
||||
FAIL2BAN="/usr/bin/fail2ban-client ${FAIL2BAN_OPTIONS}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue