summaryrefslogtreecommitdiffstats
path: root/crypto/cyrus-sasl/FINAL
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cyrus-sasl/FINAL')
-rwxr-xr-xcrypto/cyrus-sasl/FINAL3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/cyrus-sasl/FINAL b/crypto/cyrus-sasl/FINAL
new file mode 100755
index 0000000000..abc008400e
--- /dev/null
+++ b/crypto/cyrus-sasl/FINAL
@@ -0,0 +1,3 @@
+if [ -f $INSTALL_ROOT/etc/sysconfig/saslauthd ] && echo $OPTS | grep -q -- '--with-pam'; then
+ sedit "s:shadow:pam:" $INSTALL_ROOT/etc/sysconfig/saslauthd
+fi