mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2024-12-30 17:57:03 +00:00
10 lines
114 B
Plaintext
10 lines
114 B
Plaintext
/var/log/openmtc/*.log {
|
|
size 10M
|
|
rotate 7
|
|
notifempty
|
|
missingok
|
|
compress
|
|
delaycompress
|
|
}
|
|
|