From: Dmitry Smirnov Date: Thu, 27 Mar 2014 16:42:45 +0000 (+1100) Subject: logrotate: do not rotate empty logs (2nd logrotate file) X-Git-Tag: v0.79~78^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1542%2Fhead;p=ceph.git logrotate: do not rotate empty logs (2nd logrotate file) Signed-off-by: Dmitry Smirnov --- diff --git a/src/rgw/logrotate.conf b/src/rgw/logrotate.conf index 7c6f74e1888..ec47f00817c 100644 --- a/src/rgw/logrotate.conf +++ b/src/rgw/logrotate.conf @@ -22,4 +22,5 @@ fi endscript missingok + notifempty }