This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/logrotate.d/razor
T
2022-07-06 14:14:58 +02:00

9 lines
88 B
Plaintext

/var/log/razor-agent.log {
weekly
rotate 3
compress
nomail
notifempty
missingok
}