Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > 28cfc631541ccf7957060650e67ffedf > scriptlet

collectl-2.2.8-1mdv2008.0.noarch.rpm

PREUN

/bin/sh
# If collectl is running, stop it before removing.
/etc/init.d/collectl stop
chkconfig --del collectl 2>&1 > /dev/null

POSTIN

/bin/sh
chkconfig --add collectl 2>&1 > /dev/null
/etc/init.d/collectl start