From patchwork Thu Dec 29 13:49:06 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leon Romanovsky X-Patchwork-Id: 9491235 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 57A6260453 for ; Thu, 29 Dec 2016 13:49:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4BF7F2018E for ; Thu, 29 Dec 2016 13:49:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3F3BB1FFD6; Thu, 29 Dec 2016 13:49:26 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3DAD51FFD6 for ; Thu, 29 Dec 2016 13:49:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752678AbcL2NtY (ORCPT ); Thu, 29 Dec 2016 08:49:24 -0500 Received: from mail.kernel.org ([198.145.29.136]:50656 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752346AbcL2NtY (ORCPT ); Thu, 29 Dec 2016 08:49:24 -0500 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C099820396; Thu, 29 Dec 2016 13:49:22 +0000 (UTC) Received: from localhost (unknown [213.57.247.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 54BF720173; Thu, 29 Dec 2016 13:49:21 +0000 (UTC) From: Leon Romanovsky To: dledford@redhat.com, jgunthorpe@obsidianresearch.com Cc: linux-rdma@vger.kernel.org, Leon Romanovsky , Talat Batheesh Subject: [PATCH rdma-core 2/4] debian/iwpmd.install: Remove ibacm from iwpmd install Date: Thu, 29 Dec 2016 15:49:06 +0200 Message-Id: <20161229134908.13185-3-leon@kernel.org> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20161229134908.13185-1-leon@kernel.org> References: <20161229134908.13185-1-leon@kernel.org> X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Talat Batheesh In debian/iwpmd.install file, there was reference to etc/init.d/ibacm. Signed-off-by: Talat Batheesh Signed-off-by: Leon Romanovsky --- debian/iwpmd.install | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/iwpmd.install b/debian/iwpmd.install index c80b1c9..bff17f1 100644 --- a/debian/iwpmd.install +++ b/debian/iwpmd.install @@ -1,4 +1,3 @@ -etc/init.d/ibacm etc/init.d/iwpmd etc/iwpmd.conf lib/systemd/system/iwpmd.service