Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 18976
Collapse All | Expand All

(-)/root/tmp/net.eth1 (-2 / +1 lines)
Lines 156-164 Link Here
156
			count=$((count + 1))
156
			count=$((count + 1))
157
		done
157
		done
158
		echo "done"
158
		echo "done"
159
	else
160
		/sbin/ifconfig ${IFACE} down >/dev/null
161
	fi
159
	fi
160
	/sbin/ifconfig ${IFACE} down >/dev/null
162
	eend 0
161
	eend 0
163
}
162
}
164
163

Return to bug 18976