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/dlm/files/dlm.rc (-1 / +1 lines)
Lines 5-11 Link Here
5
5
6
depend() {
6
depend() {
7
	use net
7
	use net
8
	need cluster-manager
8
	need cman
9
	provide cluster-locking-manager
9
	provide cluster-locking-manager
10
}
10
}
11
11

Return to bug 153483