summaryrefslogtreecommitdiffstats
path: root/abs/core/xymon/logrotate-server.xymon
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-07-02 14:40:58 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-07-02 14:40:58 (GMT)
commit6df05bf800839e95f4b03f67207e7fdba3a4c90b (patch)
tree6d98eb6a8eb3ed5c16f8b8a1a2ad8c8ac5083d3b /abs/core/xymon/logrotate-server.xymon
parent5d810f391b2071415598c8d29dd96d4c1c38ae1d (diff)
parentc9041c8753b14ad9616c8dc3deb0e0426d94fd5f (diff)
downloadlinhes_pkgbuild-6df05bf800839e95f4b03f67207e7fdba3a4c90b.zip
linhes_pkgbuild-6df05bf800839e95f4b03f67207e7fdba3a4c90b.tar.gz
linhes_pkgbuild-6df05bf800839e95f4b03f67207e7fdba3a4c90b.tar.bz2
Merge branch 'testing' of linhes.org:linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/xymon/logrotate-server.xymon')
-rw-r--r--abs/core/xymon/logrotate-server.xymon5
1 files changed, 3 insertions, 2 deletions
diff --git a/abs/core/xymon/logrotate-server.xymon b/abs/core/xymon/logrotate-server.xymon
index 2267da8..cdbf339 100644
--- a/abs/core/xymon/logrotate-server.xymon
+++ b/abs/core/xymon/logrotate-server.xymon
@@ -1,7 +1,8 @@
/var/log/hobbit/* {
missingok
- size 512K
- rotate 0
+ notifempty
+ size 512k
+ rotate 2
compress
postrotate
if [ -f /service/xymon-server/run ]