Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 386107 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +3 lines)
Line  Link Here
0
-- iptables-1.4.11.init
0
++ iptables-1.4.11.init
Lines 3-9 Link Here
3
# Distributed under the terms of the GNU General Public License v2
3
# Distributed under the terms of the GNU General Public License v2
4
# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/files/iptables-1.4.11.init,v 1.1 2011/06/16 12:53:26 pva Exp $
4
# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/files/iptables-1.4.11.init,v 1.1 2011/06/16 12:53:26 pva Exp $
5
5
6
opts="save reload panic"
6
extra_commands="save panic"
7
extra_started_commands="reload"
7
8
8
iptables_name=${SVCNAME}
9
iptables_name=${SVCNAME}
9
if [ "${iptables_name}" != "iptables" -a "${iptables_name}" != "ip6tables" ] ; then
10
if [ "${iptables_name}" != "iptables" -a "${iptables_name}" != "ip6tables" ] ; then

Return to bug 386107