Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 9a6c624296824483e289e5e85e8d24eb > scriptlet

heartbeat-3.0.0-0.7.0daab7da36a8.hg.fc13.i686.rpm

PREUN

/bin/sh
if [ $1 = 0 ] ; then
    /sbin/service heartbeat stop
    /sbin/chkconfig --del heartbeat
fi

/sbin/ldconfig

POSTIN

/bin/sh
/sbin/ldconfig
/sbin/chkconfig --add heartbeat