diff --git a/files/gentoo-initd b/files/gentoo-initd index 163b4f2e..4f4486ca 100755 --- a/files/gentoo-initd +++ b/files/gentoo-initd @@ -16,11 +16,10 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # Author: Sireyessire, Cyril Jaquier -# +# # $Revision$ -extra_commands="showlog" -extra_started_commands="reload" +extra_started_commands="reload showlog" FAIL2BAN="/usr/bin/fail2ban-client ${FAIL2BAN_OPTIONS}"