[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] shut up import-users-from-passwd on merkel



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 config/debian/dak.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index bcc710f..3682e09 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -94,7 +94,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";
+  KnownPostgres "postgres,dak,katie,release,qa,www-data";
 };
 
 Clean-Queues
-- 
1.5.6.5


Reply to: