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

(-)bonding.sh (+1 lines)
Lines 118-123 Link Here
118
		/sbin/ifenslave "${IFACE}" ${slaves} >/dev/null
118
		/sbin/ifenslave "${IFACE}" ${slaves} >/dev/null
119
	fi
119
	fi
120
	eend $?
120
	eend $?
121
	unset IFACE
121
122
122
	return 0 #important
123
	return 0 #important
123
}
124
}

Return to bug 400613