ceph/debian/ceph-base.maintscript
Fabian Grünbichler 6ce28c406a debian: sync logrotate packaging with downstream
both Ubuntu and Debian put the logrotate script into
ceph-common, to ensure that radosgw logs are rotated as
well.

to prevent duplicate logrotate scripts handling the same log
files, and to minimize the delta between upstream and
downstream packaging, sync this change back upstream.

Fixes: http://tracker.ceph.com/issues/19938

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2017-06-08 16:12:01 +02:00

3 lines
94 B
Plaintext

rm_conffile /etc/logrotate.d/ceph.logrotate -- "$@"
rm_conffile /etc/logrotate.d/ceph -- "$@"