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