]> git.donarmstrong.com Git - dak.git/blobdiff - config/debian/dak.conf
Remove Clean-Suites::StayOfExecution.
[dak.git] / config / debian / dak.conf
index 26e4616752cf1206f788df172c0823385c669422..b43f950c31a0d042fff8e03080699d9245749f87 100644 (file)
@@ -60,7 +60,7 @@ Import-Users-From-Passwd
 {
   ValidGID "800";
   // Comma separated list of users who are in Postgres but not the passwd file
-  KnownPostgres "postgres,dak,dak-unpriv,katie,release,qa,www-data,guest,repuser";
+  KnownPostgres "postgres,dak,dak-unpriv,katie,release,qa,www-data,guest,repuser,debian-backup";
 };
 
 Clean-Queues
@@ -110,8 +110,6 @@ Import-LDAP-Fingerprints
 
 Clean-Suites
 {
-  // How long (in seconds) dead packages are left before being killed
-  StayOfExecution 129600; // 1.5 days
   MorgueSubDir "pool";
 };