]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian-security/dak.conf
Merge branch 'security'
[dak.git] / config / debian-security / dak.conf
index dc70f6821dbf23cfd9b3568081adbb68a42414d6..dfd12bf96234d74c11d4c6fb3b23ac25ca5b9365 100644 (file)
@@ -38,7 +38,8 @@ Dinstall
 
 Process-New
 {
-  AcceptedLockFile "/srv/security-master.debian.org/lock/unchecked.lock";
+  DinstallLockFile "/srv/security-master.debian.org/lock/processnew.lock";
+  LockDir "/srv/security-master.debian.org/lock/new/";
 };
 
 Import-Users-From-Passwd
@@ -52,9 +53,10 @@ Queue-Report
 {
   Directories
   {
-    // byhand;
-    // new;
+    byhand;
+    new;
     unembargoed;
+    embargoed;
   };
 };
 
@@ -79,6 +81,23 @@ Import-LDAP-Fingerprints
   KeyServer "wwwkeys.eu.pgp.net";
 };
 
+Check-Overrides
+{
+  OverrideSuites
+  {
+    Stable
+    {
+      Process "0";
+    };
+
+    Testing
+    {
+      Process "0";
+    };
+
+  };
+};
+
 Clean-Queues
 {
   Options