make install should install config files as the same user as "runtime" will write them back as ----------------------------------------------------------------------------------------------
Key: TS-202 URL: https://issues.apache.org/jira/browse/TS-202 Project: Traffic Server Issue Type: Bug Reporter: Leif Hedstrom Priority: Minor Fix For: 2.0.0a When doing a make install, it's confusing that the ownership of the config files are "root", while after running, they get rewritten as the "runtime" user (nobody by default). We should make sure install sets the owner properly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.