]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
Switch from gid=800 to supplementaryGid=Debian
[dak.git] / config / debian / dak.conf
index e5b696accc0874a0ddde2281a894f17ae2451e48..2986c9ea87527b878f41989fd4e95e60f3aabb95 100644 (file)
@@ -59,7 +59,7 @@ Show-Deferred
 
 Import-Users-From-Passwd
 {
-  ValidGID "800";
+  ValidGID "Debian";
   // Comma separated list of users who are in Postgres but not the passwd file
   KnownPostgres "postgres,dak,dak-unpriv,katie,release,qa,www-data,guest,repuser,debian-backup";
 };