10 lines
102 B
Plaintext
10 lines
102 B
Plaintext
/var/log/ebus-daemon.log {
|
|
rotate 7
|
|
size 1M
|
|
copytruncate
|
|
compress
|
|
missingok
|
|
notifempty
|
|
daily
|
|
}
|