Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c184ad1e19c1c1a7a7cfb6162c8a0b60 > scriptlet

bro-1.5.1-3.fc15.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