Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > b21a7173316023287d4eaed63db21278 > scriptlet

nss_tcb-1.0.6-1.x86_64.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