]> git.donarmstrong.com Git - dak.git/blobdiff - config/debian/dak.conf
config/debian/dak.conf: keep dak-unpriv user in postgres
[dak.git] / config / debian / dak.conf
index 94a1b1b5d305983fbe01adcf00891787b256b380..2ae072ae06e21026d2a86f39918860c7654f3a7a 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,katie,release,qa,www-data,guest,repuser";
+  KnownPostgres "postgres,dak,dak-unpriv,katie,release,qa,www-data,guest,repuser";
 };
 
 Clean-Queues