Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > main-updates > by-pkgid > 731561a17c7911d628a826bbfd041e07 > scriptlet

cups-drivers-2007-9.1mdv2007.1.x86_64.rpm

POSTIN

/bin/sh
# Restart the CUPS daemon when it is running, but do not start it when it
# is not running. The restart of the CUPS daemon updates the CUPS-internal
# PPD index
/sbin/service cups condrestart > /dev/null 2>/dev/null || :

POSTUN

/bin/sh
# Restart the CUPS daemon when it is running, but do not start it when it
# is not running. The restart of the CUPS daemon updates the CUPS-internal
# PPD index
/sbin/service cups condrestart > /dev/null 2>/dev/null || :