Fix Gentoo initd script (drop extra_commands)

pull/46/merge
Jeremy Olexa 2012-04-16 18:43:09 +00:00 committed by Yaroslav Halchenko
parent 4007751191
commit 444e4ac3ed
1 changed files with 2 additions and 3 deletions

View File

@ -19,8 +19,7 @@
#
# $Revision$
extra_commands="showlog"
extra_started_commands="reload"
extra_started_commands="reload showlog"
FAIL2BAN="/usr/bin/fail2ban-client ${FAIL2BAN_OPTIONS}"