X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian-security%2Fdak.conf;h=dfd12bf96234d74c11d4c6fb3b23ac25ca5b9365;hb=5431fcb9273e1c43ad8abcd945e564cf6067e89e;hp=a693bfc458ea13279456889b50666d002108a53e;hpb=e531ecdc04d1c9204ab001a3dac9eda2b6405338;p=dak.git diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf index a693bfc4..dfd12bf9 100644 --- a/config/debian-security/dak.conf +++ b/config/debian-security/dak.conf @@ -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; }; };