06a99fe36f
databases. - Make nsswitch support caching. Submitted by: Michael Bushkov <bushman__at__rsu.ru> Sponsored by: Google Summer of Code 2005
13 lines
231 B
Plaintext
13 lines
231 B
Plaintext
#
|
|
# Default caching daemon configuration file
|
|
# $FreeBSD$
|
|
#
|
|
|
|
enable-cache passwd yes
|
|
enable-cache group yes
|
|
enable-cache hosts yes
|
|
enable-cache services yes
|
|
enable-cache protocols yes
|
|
enable-cache rpc yes
|
|
enable-cache networks yes
|