Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > f1e850369e27a558bf232e04f16abda4 > scriptlet

openldap-1.2.12-1.3mdk.i586.rpm

PREUN

/bin/sh
if [ "$1" = "0" ] ; then
	/sbin/chkconfig --del ldap
fi

POSTIN

/bin/sh
/sbin/ldconfig
/sbin/chkconfig --add ldap