From b55609076af7ecffd70a39ad98282321c57c1b9a Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Thu, 6 Aug 2009 01:15:22 +0200 Subject: [PATCH] dak.conf While sick this makes sure we can still find stuff and not break. Signed-off-by: Joerg Jaspert --- config/debian/dak.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/debian/dak.conf b/config/debian/dak.conf index e3b927b8..6ad96a6b 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -574,6 +574,9 @@ Dir Unchecked "/srv/ftp.debian.org/queue/unchecked/"; Newstage "/srv/ftp.debian.org/queue/newstage/"; BTSVersionTrack "/srv/ftp.debian.org/queue/bts_version_track/"; + Embargoed "/does/not/exist/"; + Unembargoed "/does/not/exist/"; + Disembargo "/does/not/exist/"; }; }; -- 2.39.2