7 lines
79 B
Plaintext
7 lines
79 B
Plaintext
/var/log/entropy/*.log {
|
|
rotate 5
|
|
size=50M
|
|
copytruncate
|
|
compress
|
|
}
|