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

Return to bug 153483