Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > be2d19104cd8f6f1643e4b95f8763424 > scriptlet

hplip-3.11.10-5.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