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

Collapse All | Expand All

(-)network.orig (+1 lines)
Lines 31-35 Link Here
31
		/etc/init.d/net.$DEVICE stop
31
		/etc/init.d/net.$DEVICE stop
32
		;;
32
		;;
33
	"check")
33
	"check")
34
		exit `/etc/init.d/net.$DEVICE --quiet status`
34
		;;
35
		;;
35
esac
36
esac

Return to bug 28130