summaryrefslogtreecommitdiffstats
path: root/src/examples/logrotate
Commit message (Collapse)AuthorAgeFilesLines
* logrotate: Fix warning file size changed while zippingLukas Slebodnik2015-01-091-0/+1
| | | | | | | | | | | | Postpone compression of the previous log file to the next rotation cycle. This only has effect when used in combination with compress. We need to use it because we cannot tell sssd to close log files and thus sssd processes might continue writing to the previous log file for some time. Resolves: https://fedorahosted.org/sssd/ticket/2547 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
* Package example logrotate scriptJakub Hrozek2010-03-081-0/+11