提交 b03fe2d0 编写于 作者: D Dan Kenigsberg 提交者: Daniel Veillard

Do not log rotate very small logs

Without this, after few weeks without use, each defined domain grows a
tail of empty gzipped logs, instead of keeping just the last log of
interest.

* daemon/libvirtd.logrotate.in: only rotate when the log is over 100 KBytes
上级 09c64d00
......@@ -5,4 +5,5 @@
compress
delaycompress
copytruncate
minsize 100k
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册