diff -u2rb init.d/checkfs init.d-new/checkfs --- init.d/checkfs 2003-03-24 07:25:05.000000000 -0800 +++ init.d-new/checkfs 2003-07-07 00:18:56.000000000 -0700 @@ -12,4 +12,15 @@ local retval=0 + # + # EVMS2 summport for /usr, /var .... + # + if [ -f /sbin/evms_activate ] + then + ebegin "Activating EVMS22: " + evms_activate + retval = $? + eend ${retval} + fi + # LVM support for /usr, /home, /opt .... # This should be done *before* checking local