From ca0f831b46c53892c4de71f9a65bc8a226212403 Mon Sep 17 00:00:00 2001 From: Hannes Reinecke Date: Mon, 26 Apr 2010 09:47:24 +0200 Subject: [PATCH] Start multipath boot service before open-iscsi During open-iscsi startup the link might be interrupted for a brief period of time. So better start the boot.multipath service previously to not have the boot stalled. References: bnc#595629 Signed-off-by: Hannes Reinecke diff --git a/etc/initd/boot.suse b/etc/initd/boot.suse index f89aa42..ac6abcc 100644 --- a/etc/initd/boot.suse +++ b/etc/initd/boot.suse @@ -5,7 +5,7 @@ ### BEGIN INIT INFO # Provides: iscsiboot # Required-Start: -# Should-Start: +# Should-Start: boot.multipath # Required-Stop: -# Should-Stop: +# Should-Stop: boot.multipath # Default-Start: B