Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > 1c18ec50d2a35ff000bfe85cab665059 > scriptlet

readahead-1.5.7-3.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