]> git.decadent.org.uk Git - dak.git/commitdiff
dak.conf-etc
authorJoerg Jaspert <joerg@debian.org>
Sun, 19 Apr 2009 16:15:04 +0000 (18:15 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sun, 19 Apr 2009 16:15:04 +0000 (18:15 +0200)
add new file which really is etc/dak/dak.conf

Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dak.conf-etc [new file with mode: 0644]

diff --git a/config/debian/dak.conf-etc b/config/debian/dak.conf-etc
new file mode 100644 (file)
index 0000000..351f9d2
--- /dev/null
@@ -0,0 +1,11 @@
+Config
+{
+  ries.debian.org
+  {
+    AllowLocalConfig    "false";
+    DatabaseHostname    "ftp-master";
+    DakConfig           "/srv/ftp.debian.org/dak/config/debian/dak.conf";
+    AptConfig           "/srv/ftp.debian.org/dak/config/debian/apt.conf";
+  }
+}
+