xref: /freebsd/usr.sbin/nscd/nscd.conf (revision 4f1521406b8d992ea8a7684ca0603f821df97f85)
1*4f152140SBrad Davis#
2*4f152140SBrad Davis# Default caching daemon configuration file
3*4f152140SBrad Davis# $FreeBSD$
4*4f152140SBrad Davis#
5*4f152140SBrad Davis
6*4f152140SBrad Davisenable-cache passwd yes
7*4f152140SBrad Davisenable-cache group yes
8*4f152140SBrad Davisenable-cache hosts yes
9*4f152140SBrad Davisenable-cache services yes
10*4f152140SBrad Davisenable-cache protocols yes
11*4f152140SBrad Davisenable-cache rpc yes
12*4f152140SBrad Davisenable-cache networks yes
13