diff --git a/files/gentoo-initd b/files/gentoo-initd index f652d86c..163b4f2e 100755 --- a/files/gentoo-initd +++ b/files/gentoo-initd @@ -19,7 +19,8 @@ # # $Revision$ -opts="reload showlog" +extra_commands="showlog" +extra_started_commands="reload" FAIL2BAN="/usr/bin/fail2ban-client ${FAIL2BAN_OPTIONS}"