You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/10/06 17:43:28 UTC

[GitHub] [trafficcontrol] rawlinp opened a new pull request #5111: Set root ownership of TM logrotate file

rawlinp opened a new pull request #5111:
URL: https://github.com/apache/trafficcontrol/pull/5111


   ## What does this PR (Pull Request) do?
   The TM logrotate config file needs to be owned by root in order for
   logrotate to rotate the TM logs.
   
   - [x] This PR fixes #2712
   
   ## Which Traffic Control components are affected by this PR?
   
   - Traffic Monitor
   
   ## What is the best way to verify this PR?
   Install the resulting TM rpm, verify that the ownership of `/etc/logrotate.d/traffic_monitor` is `root:root`.
   
   ## If this is a bug fix, what versions of Traffic Control are affected?
   - master
   - 4.x
   - 3.x
   
   ## The following criteria are ALL met by this PR
   
   - [x] rpm spec file change, no tests
   - [x] no docs necessary
   - [x] This PR includes an update to CHANGELOG.md
   - [x] This PR includes any and all required license headers
   - [x] This PR does not include a database migration
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** (see [the Apache Software Foundation's security guidelines](https://www.apache.org/security/) for details)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficcontrol] zrhoffman merged pull request #5111: Set root ownership of TM logrotate file

Posted by GitBox <gi...@apache.org>.
zrhoffman merged pull request #5111:
URL: https://github.com/apache/trafficcontrol/pull/5111


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org