Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > 1096e01d00e266fb97da80173f5777ac > scriptlet

readahead-1.4.6-4mdv2009.0.x86_64.rpm

PREIN

/bin/sh
if [ -f /etc/rc.d/init.d/readahead_early ]; then
  /sbin/chkconfig --del readahead_early > /dev/null 2>&1 
  /sbin/chkconfig --del readahead_later
fi

POSTIN

/bin/sh
if [ "$1" = "1" ]; then
 touch /.readahead_collect
fi