]> git.decadent.org.uk Git - dak.git/commitdiff
shut up import-users-from-passwd on merkel
authorMark Hymers <mhy@debian.org>
Sun, 11 Oct 2009 15:45:13 +0000 (15:45 +0000)
committerMark Hymers <mhy@debian.org>
Sun, 11 Oct 2009 15:45:13 +0000 (15:45 +0000)
Signed-off-by: Mark Hymers <mhy@debian.org>
config/debian/dak.conf

index bcc710fd84712bda53c15f2fc968e097acd5ce1b..3682e09bd8dc846287531301bf9b1b4028f29700 100644 (file)
@@ -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