Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > media > updates > by-pkgid > 111b9519db17f2c127c5894ba24a466c > scriptlet

nss_ldap-239-3.1.20060mdk.x86_64.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