X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian-security%2Fdak.conf;h=ba9474e5da3c537931130159a52b5e42496359ab;hb=ec2ed5be064ce6bff8dcab88fee1762d38c409b9;hp=363d8c79196eaa17b2be9634ef122a7297bb58a7;hpb=1eeb90f6bf381e10fcd8f0a04437883b443855d5;p=dak.git diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf index 363d8c79..ba9474e5 100644 --- a/config/debian-security/dak.conf +++ b/config/debian-security/dak.conf @@ -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 @@ -56,7 +56,7 @@ Import-LDAP-Fingerprints { LDAPDn "ou=users,dc=debian,dc=org"; LDAPServer "db.debian.org"; - CACertFile "/etc/ssl/certs/spi-cacert-2008.pem"; + CACertFile "/etc/ssl/servicecerts/db.debian.org.crt"; ExtraKeyrings { "/srv/keyring.debian.org/keyrings/removed-keys.pgp"; @@ -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