Only try and rotate the log files
Previously, this was also rotating the compressed logs, for some reason
This commit is contained in:
parent
3a7d2194cc
commit
711d78bfd3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/home/restic/log/* {
|
||||
/home/restic/log/*.log {
|
||||
weekly
|
||||
rotate 12
|
||||
missingok
|
||||
|
|
Loading…
Reference in a new issue