diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 94a1b1b5d305983fbe01adcf00891787b256b380..2ae072ae06e21026d2a86f39918860c7654f3a7a 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -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,katie,release,qa,www-data,guest,repuser"; + KnownPostgres "postgres,dak,dak-unpriv,katie,release,qa,www-data,guest,repuser"; }; Clean-Queues