aboutsummaryrefslogtreecommitdiff
path: root/net/nss-pam-ldapd/files/patch-nslcd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'net/nss-pam-ldapd/files/patch-nslcd.conf')
-rw-r--r--net/nss-pam-ldapd/files/patch-nslcd.conf13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/nss-pam-ldapd/files/patch-nslcd.conf b/net/nss-pam-ldapd/files/patch-nslcd.conf
deleted file mode 100644
index 4c2a5b05b461..000000000000
--- a/net/nss-pam-ldapd/files/patch-nslcd.conf
+++ /dev/null
@@ -1,13 +0,0 @@
---- nslcd.conf.orig 2010-04-29 07:44:58.355014955 -0500
-+++ nslcd.conf 2010-04-29 07:45:10.741047860 -0500
-@@ -4,6 +4,10 @@
- # information in the directory.
- # See the manual page nslcd.conf(5) for more information.
-
-+# The underprivileged user and group used for running the daemon.
-+uid nslcd
-+gid nslcd
-+
- # The uri pointing to the LDAP server to use for name lookups.
- # Multiple entries may be specified. The address that is used
- # here should be resolvable without using LDAP (obviously).