From e92324954c7e2d4e9a29e5eafc93f55d945665e0 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 12 Dec 2010 14:55:44 +0100 Subject: [PATCH] Add check-overrides entry Signed-off-by: Joerg Jaspert --- config/debian-security/dak.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf index dc70f682..a693bfc4 100644 --- a/config/debian-security/dak.conf +++ b/config/debian-security/dak.conf @@ -79,6 +79,23 @@ Import-LDAP-Fingerprints KeyServer "wwwkeys.eu.pgp.net"; }; +Check-Overrides +{ + OverrideSuites + { + Stable + { + Process "0"; + }; + + Testing + { + Process "0"; + }; + + }; +}; + Clean-Queues { Options -- 2.39.2