Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 59c2832c675a687500ed4a629481e50b > scriptlet

bandwidthd-2.0.1-15.fc13.i686.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add bandwidthd