Add a logrotate configuration.
This commit is contained in:
parent
7a3a9f500f
commit
2e189633da
1 changed files with 5 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue