]> git.proxmox.com Git - ceph.git/blame - patches/0010-remove-legacy-init.d-ceph-script.patch
import 15.2.9
[ceph.git] / patches / 0010-remove-legacy-init.d-ceph-script.patch
CommitLineData
5c1f85d9
DC
1From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: Dominik Csapak <d.csapak@proxmox.com>
3Date: Fri, 28 Jun 2019 16:31:34 +0200
4Subject: [PATCH 10/10] remove legacy init.d ceph script
5
6Signed-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
12diff --git a/debian/ceph-base.install b/debian/ceph-base.install
13index 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
21diff --git a/debian/ceph-base.maintscript b/debian/ceph-base.maintscript
22index 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