diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2006-12-17 12:13:29 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2006-12-17 12:13:29 +0100 |
commit | 1618b8c6c68a6e2dfba26b18d290a2bb3cb9ac69 (patch) | |
tree | aa281afc070670c1e656695b4b9ce49904284dff /debian/control | |
parent | 5a4fa09d808b543d1ce34cbbb6fbef3856d99123 (diff) |
add a snippet to the package description as to what the main differences to libnss-ldap are
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@169 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 82f402f..8311952 100644 --- a/debian/control +++ b/debian/control @@ -18,3 +18,7 @@ Description: NSS module for using LDAP as a naming service . If used with glibc's nscd (Name Service Cache Daemon) it will help reduce your network traffic and speed up lookups for entries. + . + This is a fork from the original libnss-ldap package and fixes, + amongst other things, problems related to hostname lookups and name + lookups during booting. |