Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 7e26efb37d341018703ae869a9607e64 > scriptlet

collectl-3.4.0-1mdv2010.1.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