jetty/jetty.logrotate
Petr Šabata 16b54570f2 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/jetty#4a4a7cb9c02b06f43d09abd790b80c3c1b0decef
2020-10-15 14:15:40 +02:00

8 lines
106 B
Plaintext

/var/log/jetty/jetty-console.log {
copytruncate
weekly
rotate 52
compress
missingok
}