aboutsummaryrefslogtreecommitdiffstats
path: root/main/ebtables/ebtables.initd
diff options
context:
space:
mode:
Diffstat (limited to 'main/ebtables/ebtables.initd')
-rw-r--r--main/ebtables/ebtables.initd3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/ebtables/ebtables.initd b/main/ebtables/ebtables.initd
index 27c743c910..7ec96b6ee7 100644
--- a/main/ebtables/ebtables.initd
+++ b/main/ebtables/ebtables.initd
@@ -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,v 1.2 2007/09/28 19:22:14 pva Exp $
-opts="save reload panic"
+extra_commands="save reload"
+extra_started_commands="panic"
ebtables_bin="/sbin/ebtables"
ebtables_save=${EBTABLES_SAVE}