From: Mark Hymers Date: Sun, 11 Oct 2009 15:45:13 +0000 (+0000) Subject: shut up import-users-from-passwd on merkel X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=6758d7e0074c5ae0e1cdac1f0b44fc7768b32805;hp=453b1f3734e648b4eb41d89fe1cc2b9ded5eca88;p=dak.git shut up import-users-from-passwd on merkel Signed-off-by: Mark Hymers --- diff --git a/config/debian/dak.conf b/config/debian/dak.conf index bcc710fd..3682e09b 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