From 7b4e920fa5529090fd56c32e8fd58c2a561b51be Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Wed, 29 Apr 2009 22:40:59 +0200 Subject: [PATCH] use unchecked.lock, not daily.lock Signed-off-by: Joerg Jaspert --- config/debian/dak.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian/dak.conf b/config/debian/dak.conf index baf140e1..cbd4f225 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -173,7 +173,7 @@ Clean-Suites Process-New { - DinstallLockFile "/srv/ftp.debian.org/lock/daily.lock"; + DinstallLockFile "/srv/ftp.debian.org/lock/unchecked.lock"; LockDir "/srv/ftp.debian.org/lock/new/"; }; -- 2.39.2