rinetd/logrotate.rinetd
baizg1107 980107cca8 package init
(cherry picked from commit 9287cc2d51974b2acbf570a285fddf07e3dd6157)
2021-05-12 15:09:12 +08:00

12 lines
141 B
Plaintext

/var/log/rinetd.log {
compress
dateext
maxage 365
rotate 99
size=+1024k
notifempty
missingok
copytruncate
}