Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > f5c5a9a998049fcc542247cce52a792d > scriptlet

collectl-2.2.8-3mdv2009.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