]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf-security
add less to suggests
[dak.git] / katie.conf-security
index 384246c82d6f0d015f5bc32d6fd75719b31d94c2..25fee0e95ad13750c9ae677e8b6d9643982964f6 100644 (file)
@@ -39,7 +39,7 @@ Julia
 {
   ValidGID "800";
   // Comma seperated list of users who are in Postgres but not the passwd file
-  KnownPostgres "postgres,katie";
+  KnownPostgres "postgres,katie,www-data,udmsearch";
 };
 
 Shania
@@ -356,17 +356,18 @@ Location
   /org/security.debian.org/ftp/dists/
     {
       Archive "security";
-      Suites 
-       {
-         Stable;
-         Testing;
-        };
       Type "legacy";
     };
 
   /org/security.debian.org/ftp/pool/
     {
       Archive "security";
+      Suites 
+       {
+         OldStable;
+         Stable;
+         Testing;
+        };
       Type "pool";
     };
 };