[PATCH] Fix typo in nscd.conf

Jakub Jelinek jakub@redhat.com
Thu Apr 27 14:37:00 GMT 2006


Hi!

2006-04-27  Jakub Jelinek  <jakub@redhat.com>

	* nscd/nscd.conf: Fix a typo.

--- libc/nscd/nscd.conf.jj	2006-04-27 16:36:04.000000000 +0200
+++ libc/nscd/nscd.conf	2006-04-27 16:36:41.000000000 +0200
@@ -24,7 +24,7 @@
 #	persistent		<service> <yes|no>
 #	shared			<service> <yes|no>
 #	max-db-size		<service> <number bytes>
-*	auto-propagate		<service> <yes|no>
+#	auto-propagate		<service> <yes|no>
 #
 # Currently supported cache names (services): passwd, group, hosts
 #

	Jakub



More information about the Libc-hacker mailing list