Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > ca02eefb50c99e2ff8bb08d18950b908 > scriptlet

nss_ldap-207-1.1mdk.ppc.rpm

POSTIN

/bin/sh
/sbin/ldconfig
if [ -f /etc/init.d/nscd ]; then
	/sbin/service nscd restart >/dev/null 2>/dev/null || :
fi

POSTUN

/bin/sh
/sbin/ldconfig
if [ -f /etc/init.d/nscd ]; then
	/sbin/service nscd restart >/dev/null 2>/dev/null || :
fi