Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 014abebf4222a0bca7513ca0b369698d > scriptlet

bandwidthd-2.0.1-15.fc13.x86_64.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