Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 0d6a441ede534fade2ca46deeb5b67ac > scriptlet

heartbeat-3.0.0-0.7.0daab7da36a8.hg.fc14.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