]> git.proxmox.com Git - ceph.git/blame_incremental - patches/0005-remove-legacy-init.d-ceph-script.patch
refresh patches and drop ones applied upstream
[ceph.git] / patches / 0005-remove-legacy-init.d-ceph-script.patch
... / ...
CommitLineData
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] remove legacy init.d ceph script
5
6Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
7Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8---
9 debian/ceph-base.install | 1 -
10 debian/ceph-base.maintscript | 1 +
11 2 files changed, 1 insertion(+), 1 deletion(-)
12
13diff --git a/debian/ceph-base.install b/debian/ceph-base.install
14index a3d7757a5..51fafb6e9 100644
15--- a/debian/ceph-base.install
16+++ b/debian/ceph-base.install
17@@ -1,4 +1,3 @@
18-etc/init.d/ceph
19 lib/systemd/system/ceph-crash.service
20 usr/bin/ceph-crash
21 usr/bin/ceph-debugpack
22diff --git a/debian/ceph-base.maintscript b/debian/ceph-base.maintscript
23index 196dc0841..180b7dfde 100644
24--- a/debian/ceph-base.maintscript
25+++ b/debian/ceph-base.maintscript
26@@ -1,2 +1,3 @@
27+rm_conffile /etc/init.d/ceph 14.2.1-pve1 ceph-base
28 rm_conffile /etc/logrotate.d/ceph
29 rm_conffile /etc/logrotate.d/ceph.logrotate