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

Collapse All | Expand All

(-)sys-cluster/cman/files/cman.rc (-1 / +1 lines)
Lines 5-11 Link Here
5
5
6
depend() {
6
depend() {
7
	use net
7
	use net
8
	need cluster-configuration
8
	need ccs
9
	provide cluster-manager
9
	provide cluster-manager
10
}
10
}
11
11

Return to bug 153483