summaryrefslogtreecommitdiffstats
path: root/abs/core/xymon/logrotate-server.xymon
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/xymon/logrotate-server.xymon')
-rw-r--r--abs/core/xymon/logrotate-server.xymon4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/xymon/logrotate-server.xymon b/abs/core/xymon/logrotate-server.xymon
index e69c5d9..2267da8 100644
--- a/abs/core/xymon/logrotate-server.xymon
+++ b/abs/core/xymon/logrotate-server.xymon
@@ -1,7 +1,7 @@
/var/log/hobbit/* {
missingok
- daily
- rotate 2
+ size 512K
+ rotate 0
compress
postrotate
if [ -f /service/xymon-server/run ]