Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 4a6c32fab70dd3fc7265d720b935cda1 > scriptlet

nss_tcb-1.1-9.mga7.armv7hl.rpm

POSTIN

/bin/sh
if [ -f /etc/rc.d/init.d/nscd ]; then
    /usr/share/rpm-helper/add-service tcb $1 nscd 

fi

POSTUN

/bin/sh
if [ -f /etc/rc.d/init.d/nscd ]; then
    /usr/share/rpm-helper/del-service tcb $1 nscd 

fi