Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 309b6058a24e449bf5a79ce75e1cc182 > scriptlet

opensips-1.6.4-6.fc15.i686.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add opensips