Skip to content
Commits on Source (2)
......@@ -64,7 +64,7 @@ Import-Users-From-Passwd
{
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,dak-code";
KnownPostgres "postgres,dak,dak-unpriv,katie,release,qa,www-data,guest,repuser,debian-backup,dak-code,codesign";
};
Clean-Queues
......