setroubleshoot/setroubleshoot.logrotate
Troy Dawson bac69e29d3 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/setroubleshoot#beb2a71e3f215ac592a60a7ea94b515117ebedda
2020-10-15 09:30:16 -07:00

9 lines
121 B
Plaintext

/var/log/setroubleshoot/*.log {
weekly
rotate 2
missingok
sharedscripts
# postrotate
# endscript
}