[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] [PATCH] dm-multipath: fix multipath description with system-config-services
- From: Benjamin Marzinski <bmarzins redhat com>
- To: dm-devel redhat com
- Subject: [dm-devel] [PATCH] dm-multipath: fix multipath description with system-config-services
- Date: Mon, 30 Apr 2007 13:23:10 -0500
The multipath description doesn't correctly appear in system-config-services on
redhat machines, due to a blank line in /etc/init.d/multipath.d. This patch
from bz #237429 removes the line.
-Ben
diff -urpN a/multipathd/multipathd.init.redhat b/multipathd/multipathd.init.redhat
--- a/multipathd/multipathd.init.redhat 2006-02-02 19:54:57.000000000 -0600
+++ b/multipathd/multipathd.init.redhat 2007-04-30 13:15:13.000000000 -0500
@@ -1,5 +1,4 @@
#!/bin/bash
-
#
# /etc/rc.d/init.d/multipathd
#
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]