PERFORCE change 110301 for review

Michael Bushkov bushman at FreeBSD.org
Tue Nov 21 16:20:29 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=110301

Change 110301 by bushman at bushman_nss_ldap_cached on 2006/11/20 14:24:30

	check-files directive description added to the man page.

Affected files ...

.. //depot/projects/soc2006/nss_ldap_cached/src/usr.sbin/cached/cached.conf.5#5 edit

Differences ...

==== //depot/projects/soc2006/nss_ldap_cached/src/usr.sbin/cached/cached.conf.5#5 (text) ====

@@ -121,15 +121,14 @@
 .Ar cachename
 .Xr cached 8
 will act similarly to the NSCD.
-.Pp
-.Sy NOTE :
-this feature is currently experimental \[em] it supports only
-.Dq Li passwd ,
-.Dq Li groups
-and
-.Dq Li services
-cachenames.
-.El
+.It Va check-files Oo Ar cachename Oc Op Cm yes | no
+If enabled, the
+.Xr cached 8
+will watch local files (files, that correspond to the
+.Dq files
+nsswitch source) for changes and flush the cache everytime they're changed.
+This option defaults to
+.Cm yes .
 .Sh NOTES
 You can use the
 .Ql #


More information about the p4-projects mailing list