Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Staging:A
dracut
0307-90multipath-parse-kernel-commandline-optio...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0307-90multipath-parse-kernel-commandline-option-multipat.patch of Package dracut
From 8997862e7a72ee3322bc17002e321ec1969c1260 Mon Sep 17 00:00:00 2001 From: Hannes Reinecke <hare@suse.de> Date: Wed, 28 Sep 2016 15:29:52 +0200 Subject: [PATCH] 90multipath: parse kernel commandline option 'multipath=off' SLES11 provided a kernel commandline option 'multipath=off', so dracut should be parsing the option, too. References: bsc#1001691 Signed-off-by: Hannes Reinecke <hare@suse.com> --- modules.d/90multipath/multipathd.service | 1 + 1 file changed, 1 insertion(+) diff --git a/modules.d/90multipath/multipathd.service b/modules.d/90multipath/multipathd.service index 0f11bd5..ab42740 100644 --- a/modules.d/90multipath/multipathd.service +++ b/modules.d/90multipath/multipathd.service @@ -8,6 +8,7 @@ Conflicts=shutdown.target ConditionKernelCommandLine=!nompath ConditionKernelCommandLine=!rd.multipath=0 ConditionKernelCommandLine=!rd_NO_MULTIPATH +ConditionKernelCommandLine=!multipath=off [Service] Type=simple -- 2.6.6
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor