Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 992b3f2b9897511a6464deb3be5602a0 > scriptlet

3proxy-0.6.1-10.fc14.x86_64.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