--- a/etc/init.d/ebtables +++ b/etc/init.d/ebtables @@ -3,7 +3,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-firewall/ebtables/files/ebtables.initd-r1,v 1.1 2010/05/09 17:16:15 pva Exp $ -opts="save reload panic" +extra_commands="save panic" +extra_started_commands="reload" ebtables_bin="/sbin/ebtables" ebtables_save=${EBTABLES_SAVE}