Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > d2ab84c311ea5268590e27ca0ad053d1 > scriptlet

nss_tcb-1.1-12.mga8.i586.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