From 51c47839595b22d0200e455c8a68f97708819b20 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 17 Oct 2017 16:11:47 +0200 Subject: Adding upstream version 20171017. Signed-off-by: Daniel Baumann --- share/logrotate/ceph-log | 2 +- share/logrotate/cephfs-snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'share/logrotate') diff --git a/share/logrotate/ceph-log b/share/logrotate/ceph-log index cdf8bc7..7bcaf3f 100644 --- a/share/logrotate/ceph-log +++ b/share/logrotate/ceph-log @@ -7,7 +7,7 @@ missingok daily notifempty - rotate 365 + rotate 9999 prerotate service ceph-log stop > /dev/null 2>&1 endscript diff --git a/share/logrotate/cephfs-snap b/share/logrotate/cephfs-snap index e948edf..21aae15 100644 --- a/share/logrotate/cephfs-snap +++ b/share/logrotate/cephfs-snap @@ -7,5 +7,5 @@ missingok monthly notifempty - rotate 12 + rotate 9999 } -- cgit v1.2.3