ports/net/nsscache/files/patch-nsscache.conf
Kevin Bowling 827afb1759 net/nsscache: Update to 0.47
Drops BDB support, so remove expiry

PR:	262203
2022-08-25 23:27:59 -07:00

20 lines
676 B
Text

--- nsscache.conf.orig 2022-08-26 06:25:28 UTC
+++ nsscache.conf
@@ -2,7 +2,7 @@
#
# nsscache loads a config file from the environment variable NSSCACHE_CONFIG
#
-# By default this is /etc/nsscache.conf
+# By default this is %%PREFIX%%/etc/nsscache.conf
#
# Commented values are overrideable defaults, uncommented values
# require you to set them.
@@ -20,7 +20,7 @@ maps = passwd, group, shadow, netgroup, automount
maps = passwd, group, shadow, netgroup, automount
# Directory to store our update/modify timestamps
-timestamp_dir = /var/lib/nsscache
+timestamp_dir = /var/db/nsscache
# Lockfile to use for update/repair operations
#lockfile = /var/run/nsscache