Sophie

Sophie

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

3proxy-0.6.1-9.fc14.i686.rpm

PREUN

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

POSTIN

/bin/sh
# Register service
/sbin/chkconfig --add 3proxy