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