]> git.decadent.org.uk Git - dak.git/commitdiff
use unchecked.lock, not daily.lock
authorJoerg Jaspert <joerg@debian.org>
Wed, 29 Apr 2009 20:40:59 +0000 (22:40 +0200)
committerJoerg Jaspert <joerg@debian.org>
Wed, 29 Apr 2009 20:40:59 +0000 (22:40 +0200)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dak.conf

index baf140e150a10af319ffaed3d78e7bf0944e0db4..cbd4f225f18c7886e2054a9b1290d456a547bd18 100644 (file)
@@ -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/";
 };