Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > b088c217928124363acb78205d934b9e > scriptlet

bro-1.5.1-1.fc14.1.i686.rpm

PREUN

/bin/sh
if [ $1 = 0 ] ; then
    /sbin/service bro stop >/dev/null 2>&1
    /sbin/chkconfig --del bro
fi

POSTIN

/bin/sh
/sbin/chkconfig --add bro