Author: glen                         Date: Wed Jan  4 23:07:49 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- unsupported services service dropped
- unknown directive max-db-size dropped

---- Files affected:
packages/unscd:
   nscd.conf (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/unscd/nscd.conf
diff -u packages/unscd/nscd.conf:1.1 packages/unscd/nscd.conf:1.2
--- packages/unscd/nscd.conf:1.1        Thu Jan  5 00:02:30 2012
+++ packages/unscd/nscd.conf    Thu Jan  5 00:07:44 2012
@@ -23,10 +23,9 @@
 #      check-files             <service> <yes|no>
 #      persistent              <service> <yes|no>
 #      shared                  <service> <yes|no>
-#      max-db-size             <service> <number bytes>
 #      auto-propagate          <service> <yes|no>
 #
-# Currently supported cache names (services): passwd, group, hosts, services
+# Currently supported cache names (services): passwd, group, hosts
 #
 
 
@@ -47,7 +46,6 @@
        check-files             passwd          yes
        persistent              passwd          yes
        shared                  passwd          yes
-       max-db-size             passwd          33554432
        auto-propagate          passwd          yes
 
        enable-cache            group           yes
@@ -57,7 +55,6 @@
        check-files             group           yes
        persistent              group           yes
        shared                  group           yes
-       max-db-size             group           33554432
        auto-propagate          group           yes
 
        enable-cache            hosts           yes
@@ -67,16 +64,6 @@
        check-files             hosts           yes
        persistent              hosts           yes
        shared                  hosts           yes
-       max-db-size             hosts           33554432
-
-       enable-cache            services        yes
-       positive-time-to-live   services        28800
-       negative-time-to-live   services        20
-       suggested-size          services        211
-       check-files             services        yes
-       persistent              services        yes
-       shared                  services        yes
-       max-db-size             services        33554432
 
        enable-cache            netgroup        yes
        positive-time-to-live   netgroup        28800
@@ -85,4 +72,3 @@
        check-files             netgroup        yes
        persistent              netgroup        yes
        shared                  netgroup        yes
-       max-db-size             netgroup        33554432
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/unscd/nscd.conf?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to