]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian-security/dak.conf
Remove Clean-Suites::OverrideFilename.
[dak.git] / config / debian-security / dak.conf
index 363d8c79196eaa17b2be9634ef122a7297bb58a7..984877b581d78422b203a904f2a1a8d0ae505501 100644 (file)
@@ -38,7 +38,7 @@ Import-Users-From-Passwd
 {
   ValidGID "800";
   // Comma separated list of users who are in Postgres but not the passwd file
-  KnownPostgres "postgres,dak,www-data,udmsearch,repuser";
+  KnownPostgres "postgres,dak,www-data,udmsearch,repuser,debian-backup";
 };
 
 Queue-Report
@@ -105,10 +105,7 @@ Rm
 
 Clean-Suites
 {
-  // How long (in seconds) dead packages are left before being killed
-  StayOfExecution 129600; // 1.5 days
   MorgueSubDir "pool";
-  OverrideFilename "override.source-only";
 };
 
 Security-Install