$OpenBSD: patch-installer_linux_ldap_openldap_cfg,v 1.7 2013/01/27 13:06:20 robert Exp $
--- installer/linux/ldap.openldap.cfg.orig	Wed Jan 23 12:49:31 2013
+++ installer/linux/ldap.openldap.cfg	Sun Jan 27 12:59:52 2013
@@ -15,7 +15,7 @@ ldap_port = 389
 
 # LDAP protocol
 # Optional, default = ldap
-# use 'ldaps' for SSL encryption. Make sure /etc/ldap/ldap.conf is
+# use 'ldaps' for SSL encryption. Make sure ${SYSCONFDIR}/ldap/ldap.conf is
 # configured correctly with TLS_CACERT
 ldap_protocol = ldap
 
@@ -197,7 +197,7 @@ ldap_sendas_relation_attribute = 
 ldap_user_certificate_attribute = userCertificate;binary
 
 # Load extra user properties from the propmap file
-!propmap /etc/zarafa/ldap.propmap.cfg
+!propmap ${SYSCONFDIR}/zarafa/ldap.propmap.cfg
 
 ##########
 # Group settings
