Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > main-updates > by-pkgid > f6fbaff6c8e8f80af3692469bbc844dd > scriptlet

nss_ldap-257-1.1mdv2007.1.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