diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-01 22:02:55 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-03 00:14:59 +1000 |
commit | f587c13b22b6487aeb3c9b94e8fb4de329cb2993 (patch) | |
tree | b48d719e0b626f921d67b06c06cb4debbdae6e5f /net-nds/openldap/openldap-2.4.45.ebuild | |
parent | mail-mta/netqmail: update link to wiki (diff) | |
download | gentoo-f587c13b22b6487aeb3c9b94e8fb4de329cb2993.tar.gz gentoo-f587c13b22b6487aeb3c9b94e8fb4de329cb2993.tar.bz2 gentoo-f587c13b22b6487aeb3c9b94e8fb4de329cb2993.zip |
net-nds/openldap: update link to wiki
Diffstat (limited to 'net-nds/openldap/openldap-2.4.45.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.4.45.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/openldap/openldap-2.4.45.ebuild b/net-nds/openldap/openldap-2.4.45.ebuild index 6d2ffdfb34d7..de36c98cf1a0 100644 --- a/net-nds/openldap/openldap-2.4.45.ebuild +++ b/net-nds/openldap/openldap-2.4.45.ebuild @@ -873,7 +873,7 @@ pkg_postinst() { if has_version 'net-nds/openldap[-minimal]' && ((${OPENLDAP_PRINT_MESSAGES})); then elog "Getting started using OpenLDAP? There is some documentation available:" elog "Gentoo Guide to OpenLDAP Authentication" - elog "(https://www.gentoo.org/doc/en/ldap-howto.xml)" + elog "(https://wiki.gentoo.org/wiki/Centralized_authentication_using_OpenLDAP)" elog "---" elog "An example file for tuning BDB backends with openldap is" elog "DB_CONFIG.fast.example in /usr/share/doc/${PF}/" |