]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian-security/dak.conf
Switch from gid=800 to supplementaryGid=Debian
[dak.git] / config / debian-security / dak.conf
index e1869d3ba0986f2f96bdc589f6d208cc1a94ab75..ad47e337b81946d1d8236b6daca6fb8b1d3b6d1c 100644 (file)
@@ -36,7 +36,7 @@ Process-Policy
 
 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,www-data,udmsearch,repuser,debian-backup";
 };