Only try and rotate the log files
Previously, this was also rotating the compressed logs, for some reason
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
/home/restic/log/* {
|
/home/restic/log/*.log {
|
||||||
weekly
|
weekly
|
||||||
rotate 12
|
rotate 12
|
||||||
missingok
|
missingok
|
||||||
|
Reference in New Issue
Block a user