Sophie

Sophie

distrib > * > 2009.0 > i586 > by-pkgid > e404b2d229572c2ed5c058b4cdb6987b > scriptlet

hplip-3.9.2-0.1mdv2009.0.i586.rpm

POSTIN

/bin/sh
# Restart CUPS to make the Fax PPD known to it
if [ -f /etc/init.d/cups ]; then
	/sbin/service cups condrestart || :
fi

POSTUN

/bin/sh
# Restart CUPS to make the removal of the Fax PPD known to it
if [ -f /etc/init.d/cups ]; then
	/sbin/service cups condrestart || :
fi

Triggers

hplip < 2.7.7

/bin/sh
chkconfig --del hplip