ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git] / sources / cyrus-sasl / postinst
blob6634b013563cc9f1f6b71176a46bfc21553ea79a
1 #!/bin/sh
3 if [ -f /usr/lib/sasl2 ] ; then
4 ln -s /opt/lib/sasl2 /usr/lib/sasl2 > /dev/null 2>&1
5 fi
7 echo
8 echo Please read the man page of saslauthd and
9 echo "check settings in /opt/etc/init.d/S52saslauthd "
10 echo
11 echo "If you dislike the link /usr/lib/sasl2 -> /opt/lib/sasl2"
12 echo then you may want to set SASL_PATH instead
13 echo
15 /opt/etc/init.d/S52saslauthd