[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ftp-team/dak][master] dak.conf: add `codesign` user to list of known postgres users



Title: GitLab

Ansgar Burchardt pushed to branch master at Debian FTP Team / dak

Commits:

1 changed file:

Changes:

  • config/debian/dak.conf
    ... ... @@ -64,7 +64,7 @@ Import-Users-From-Passwd
    64 64
     {
    
    65 65
       ValidGID "Debian";
    
    66 66
       // Comma separated list of users who are in Postgres but not the passwd file
    
    67
    -  KnownPostgres "postgres,dak,dak-unpriv,katie,release,qa,www-data,guest,repuser,debian-backup,dak-code";
    
    67
    +  KnownPostgres "postgres,dak,dak-unpriv,katie,release,qa,www-data,guest,repuser,debian-backup,dak-code,codesign";
    
    68 68
     };
    
    69 69
     
    
    70 70
     Clean-Queues
    


  • Reply to: