]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-daemon: fix logrotate su line 31823/head
authorSage Weil <sage@redhat.com>
Fri, 22 Nov 2019 17:28:58 +0000 (11:28 -0600)
committerSage Weil <sage@redhat.com>
Fri, 22 Nov 2019 20:14:23 +0000 (14:14 -0600)
commita28e10a15ad7f634d0ec0ae9ac8ab8d06233785b
treefb40392a9b49c492be49d18593f645da1e4cc2fd
parent6c7a23b34336cde9c226798488ff331ddc27490e
ceph-daemon: fix logrotate su line

The ceph group usually won't exist; rotate as root.root.

(If we leave this off, logrotate complains about directory ownership
and permissions and doesn't do anything.)

Signed-off-by: Sage Weil <sage@redhat.com>
src/ceph-daemon/ceph-daemon