Review #634
tt-rss Ansibilize logrotate configuration
Start date:
2018-09-10
Branch:
ttrss-logrotate
Description
And fix this error:
error: skipping "/var/log/tt-rss/tt-rss.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
History
Updated by Pierre-Louis Bonicoli over 4 years ago
- Tracker changed from Bug to Review
- Status changed from New to In Progress
Updated by Marc Dequènes over 4 years ago
- Status changed from In Progress to Resolved
Thanks for the fix. Merged, with a fix of the source file name, and applied.