aboutsummaryrefslogtreecommitdiff
path: root/net/nsscache/files/patch-nsscache.conf
diff options
context:
space:
mode:
Diffstat (limited to 'net/nsscache/files/patch-nsscache.conf')
-rw-r--r--net/nsscache/files/patch-nsscache.conf13
1 files changed, 2 insertions, 11 deletions
diff --git a/net/nsscache/files/patch-nsscache.conf b/net/nsscache/files/patch-nsscache.conf
index 6aa7d1209955..afa0d5ae453b 100644
--- a/net/nsscache/files/patch-nsscache.conf
+++ b/net/nsscache/files/patch-nsscache.conf
@@ -1,4 +1,4 @@
---- nsscache.conf.orig 2019-11-11 16:27:27 UTC
+--- nsscache.conf.orig 2022-08-26 06:25:28 UTC
+++ nsscache.conf
@@ -2,7 +2,7 @@
#
@@ -9,7 +9,7 @@
#
# Commented values are overrideable defaults, uncommented values
# require you to set them.
-@@ -21,7 +21,7 @@ cache = files
+@@ -20,7 +20,7 @@ maps = passwd, group, shadow, netgroup, automount
maps = passwd, group, shadow, netgroup, automount
# Directory to store our update/modify timestamps
@@ -18,12 +18,3 @@
# Lockfile to use for update/repair operations
#lockfile = /var/run/nsscache
-@@ -139,7 +139,7 @@ ldap_filter = (objectclass=posixAccount)
-
- # Directory to store nssdb databases. Current libnss_db code requires
- # the path below
--nssdb_dir = /var/lib/misc
-+nssdb_dir = /var/db/nsscache
-
- # Path to `makedb', supplied by the nss_db module
- #nssdb_makedb = /usr/bin/makedb