diff options
Diffstat (limited to 'testing/shorewall/shorewall.initd')
-rw-r--r-- | testing/shorewall/shorewall.initd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/shorewall/shorewall.initd b/testing/shorewall/shorewall.initd index 9dda676c57..1c5a5f6aee 100644 --- a/testing/shorewall/shorewall.initd +++ b/testing/shorewall/shorewall.initd @@ -3,7 +3,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/files/shorewall.initd,v 1.2 2008/05/04 13:16:40 pva Exp $ -opts="start stop restart clear reset refresh check" +extra_started_commands="refresh" +extra_commands="clear reset check" depend() { need net |