Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release > by-pkgid > e77e6be70e3f0abc3d2cd80d479f9f73 > scriptlet

nss_ldap-264-2mdv2009.1.x86_64.rpm

POSTIN

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

POSTUN

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