Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > updates > by-pkgid > 8cca308c356868b94fa754d398c0666a > scriptlet

nss_ldap-202-1.1mdk.i586.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