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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/net-misc/networkmanager/files/init.d.NetworkManager-r1
0
++ b/net-misc/networkmanager/files/init.d.NetworkManager-r2
Lines 9-14 when a network connection is established." Link Here
9
depend() {
9
depend() {
10
	need dbus
10
	need dbus
11
	use consolekit
11
	use consolekit
12
	use elogind
12
	provide net
13
	provide net
13
}
14
}
14
15

Return to bug 607352