Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 0282c9b2110a4efbea8c71721fc8323d > scriptlet

hplip-3.10.6-3.fc14.i686.rpm

PREIN

/bin/sh
# No daemons any more.
/sbin/chkconfig --del hplip 2>/dev/null || true
if [ -x /etc/init.d/hplip ]; then
  /sbin/service hplip stop
fi