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

Collapse All | Expand All

(-)generic/initrd.scripts (-1 / +1 lines)
Lines 462-468 Link Here
462
462
463
    if [ "${USE_EVMS2_NORMAL}" -eq '1' ]
463
    if [ "${USE_EVMS2_NORMAL}" -eq '1' ]
464
    then
464
    then
465
	if [ -e '/sbin/evms_activate' ]
465
	if [ -e '/bin/evms_activate' ]
466
	then
466
	then
467
	    good_msg "Activating EVMS"
467
	    good_msg "Activating EVMS"
468
	    evms_activate
468
	    evms_activate

Return to bug 98886