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=501e31d94d7ccb0f3e4ef998c603be081a0911a6;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 7c6f74e18882..ec47f00817cd 100644 --- a/src/rgw/logrotate.conf +++ b/src/rgw/logrotate.conf @@ -22,4 +22,5 @@ fi endscript missingok + notifempty }