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

Collapse All | Expand All

(-)a/init.d/savecore.in (+2 lines)
Lines 7-12 description="Saves a kernel dump." Link Here
7
depend()
7
depend()
8
{
8
{
9
	need localmount
9
	need localmount
10
	need dumpon
11
	before encswap
10
	keyword -jail
12
	keyword -jail
11
}
13
}
12
14

Return to bug 420165