Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-updates > by-pkgid > 653b4d5b69721c59173040d3b4a4bc5d > scriptlet

readahead-1.4.9-3.1mdv2009.1.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