]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
logrotate.conf: fix osd log rotation under upstart
authorSage Weil <sage@redhat.com>
Thu, 17 Jul 2014 23:40:06 +0000 (16:40 -0700)
committerSage Weil <sage@redhat.com>
Thu, 17 Jul 2014 23:48:40 +0000 (16:48 -0700)
commit681c399e83df4c6ebd7e0836203eb2466455f548
tree619bae15ff3052ed3ccdd244aeefc52c51b38fdb
parent794ec7fb43da4db930d28571a84c1c1cec1eb066
logrotate.conf: fix osd log rotation under upstart

In commit 7411c3c6a42bef5987bdd76b1812b01686303502 we generalized this
enumeration code by copying what was in the upstart scripts.  However,
while the mon and mds directories get a 'done' file, the OSDs get a 'ready'
file.  Bah!  Trigger off of either one.

Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 14a9ca602fa9573b0b6b94709b384bca02d12fac)
src/logrotate.conf