Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 7ba3321f9d20074358ae25d139259f0d > scriptlet

hplip-3.10.2-11.fc13.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