summaryrefslogtreecommitdiffstats
path: root/abs/core/certmaster/logrotate-certmaster.conf
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/certmaster/logrotate-certmaster.conf')
-rw-r--r--abs/core/certmaster/logrotate-certmaster.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core/certmaster/logrotate-certmaster.conf b/abs/core/certmaster/logrotate-certmaster.conf
index 39c3537..e4637a2 100644
--- a/abs/core/certmaster/logrotate-certmaster.conf
+++ b/abs/core/certmaster/logrotate-certmaster.conf
@@ -2,7 +2,8 @@
missingok
notifempty
rotate 4
- weekly
+ size 512k
+ compress
postrotate
if [ -f /service/certmaster ]; then
sv restart certmaster