From ca79820d69912ab6568e10949c889f0e293628a6 Mon Sep 17 00:00:00 2001
From: James Troup <james@nocrew.org>
Date: Fri, 16 Jun 2006 05:00:33 +0100
Subject: [PATCH] Add Process-Unchecked lockfile.

---
 config/debian-security/dak.conf | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf
index 7e5e1d97..d4c271bb 100644
--- a/config/debian-security/dak.conf
+++ b/config/debian-security/dak.conf
@@ -36,6 +36,11 @@ Dinstall
    LegacyStableHasNoSections "false";
 };
 
+Process-Unchecked
+{
+  AcceptedLockFile "/org/security.debian.org/lock/unchecked.lock";
+};
+
 Import-Users-From-Passwd
 {
   ValidGID "800";
-- 
2.39.5