Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > 172340738254aaf10d687f6c07df0664 > scriptlet

openldap-1.2.9-5mdk.i586.rpm

PREUN

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

POSTIN

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