]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blob - multipath-tools/patches/0011-RH-fix-init-script-LSB-headers.patch
Move all packages to root.
[people/arne_f/ipfire-3.x.git] / multipath-tools / patches / 0011-RH-fix-init-script-LSB-headers.patch
1 From 887b0721d29eed45621b5a7fefaf462378cc9dcd Mon Sep 17 00:00:00 2001
2 From: Fabio M. Di Nitto <fdinitto@redhat.com>
3 Date: Mon, 19 Oct 2009 08:33:07 +0200
4 Subject: [PATCH 11/12] RH: fix init script LSB headers
5
6 Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
7 ---
8 :100644 100644 e46b1b8... cfc9cf5... M multipathd/multipathd.init.redhat
9 multipathd/multipathd.init.redhat | 4 ++++
10 1 files changed, 4 insertions(+), 0 deletions(-)
11
12 diff --git a/multipathd/multipathd.init.redhat b/multipathd/multipathd.init.redhat
13 index e46b1b8..cfc9cf5 100644
14 --- a/multipathd/multipathd.init.redhat
15 +++ b/multipathd/multipathd.init.redhat
16 @@ -7,6 +7,10 @@
17
18 ### BEGIN INIT INFO
19 # Provides: multipathd
20 +# Required-Start:
21 +# Required-Stop:
22 +# Default-Start:
23 +# Default-Stop:
24 # Short-Description: Control multipathd
25 # Description: This service monitors and manages
26 # device-mapper multipath devices
27 --
28 1.6.5.1
29