Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 2ea2ba431ff6dcd112d01a060fbdaa92 > scriptlet

nss_ldap-265-3.mga1.i586.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