Merge "Fix logrotate containers log"
This commit is contained in:
commit
bd443a3ac7
@ -1,4 +1,4 @@
|
||||
/var/log/containers/*/*.log {
|
||||
/var/log/containers/*/*log /var/log/containers/*/*/*log {
|
||||
rotate <%= @rotate %>
|
||||
size <%= @size %>
|
||||
missingok
|
||||
|
Loading…
Reference in New Issue
Block a user