Add a logrotate configuration.
This commit is contained in:
parent
7a3a9f500f
commit
2e189633da
|
|
@ -0,0 +1,5 @@
|
||||||
|
/var/log/dump1090-mr.log {
|
||||||
|
weekly
|
||||||
|
rotate 4
|
||||||
|
copytruncate
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue