]> git.proxmox.com Git - ceph.git/blob - patches/0010-remove-legacy-init.d-ceph-script.patch
add patch to remove init.d ceph script
[ceph.git] / patches / 0010-remove-legacy-init.d-ceph-script.patch
1 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2 From: Dominik Csapak <d.csapak@proxmox.com>
3 Date: Fri, 28 Jun 2019 16:31:34 +0200
4 Subject: [PATCH 10/10] remove legacy init.d ceph script
5
6 Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
7 ---
8 debian/ceph-base.install | 1 -
9 debian/ceph-base.maintscript | 1 +
10 2 files changed, 1 insertion(+), 1 deletion(-)
11
12 diff --git a/debian/ceph-base.install b/debian/ceph-base.install
13 index 24731dc89d..7f7c56c4bc 100644
14 --- a/debian/ceph-base.install
15 +++ b/debian/ceph-base.install
16 @@ -1,4 +1,3 @@
17 -etc/init.d/ceph
18 lib/systemd/system/ceph-crash.service
19 usr/bin/ceph-crash
20 usr/bin/ceph-debugpack
21 diff --git a/debian/ceph-base.maintscript b/debian/ceph-base.maintscript
22 index 196dc08413..180b7dfde4 100644
23 --- a/debian/ceph-base.maintscript
24 +++ b/debian/ceph-base.maintscript
25 @@ -1,2 +1,3 @@
26 +rm_conffile /etc/init.d/ceph 14.2.1-pve1 ceph-base
27 rm_conffile /etc/logrotate.d/ceph
28 rm_conffile /etc/logrotate.d/ceph.logrotate