mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
databases. - Make nsswitch support caching. Submitted by: Michael Bushkov <bushman__at__rsu.ru> Sponsored by: Google Summer of Code 2005
12 lines
231 B
Text
12 lines
231 B
Text
#
|
|
# 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
|