mirror of
https://github.com/waytotheweb/scripts.git
synced 2026-03-29 16:57:07 +00:00
13 lines
172 B
Plaintext
13 lines
172 B
Plaintext
/var/log/lfd.log {
|
|
weekly
|
|
rotate 1
|
|
compress
|
|
missingok
|
|
}
|
|
/var/log/lfd_messenger.log {
|
|
weekly
|
|
rotate 1
|
|
compress
|
|
missingok
|
|
}
|