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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- openrc-0.6.1/init.d/network.in
0
++ openrc-0.6.1/init.d/network.in
Lines 74-79 Link Here
74
			esac
74
			esac
75
		done
75
		done
76
		[ $? = 2 ]
76
		[ $? = 2 ]
77
		;;
77
	*)
78
	*)
78
		local inet= address= rest=
79
		local inet= address= rest=
79
		LC_ALL=C ifconfig -a | while read inet address rest; do
80
		LC_ALL=C ifconfig -a | while read inet address rest; do

Return to bug 310805