Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 522b4a5a95419386074811ca1b5839f4 > scriptlet

3proxy-0.6.1-9.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