Changeset View
Changeset View
Standalone View
Standalone View
files/0002-multipath-Use-stateless-configuration-for-non-host-o.patch
| From 0a0febf461066fc10e804136a78956c77d09b820 Mon Sep 17 00:00:00 2001 | From e586429dc791bdce7e12bc00423f6dd3a276645b Mon Sep 17 00:00:00 2001 | ||||
| From: Ikey Doherty <ikey@solus-project.com> | From: daper <david@daper.email> | ||||
| Date: Wed, 16 Aug 2017 17:48:11 +0100 | Date: Wed, 21 Feb 2018 13:43:33 +0100 | ||||
| Subject: [PATCH 2/3] multipath: Use stateless configuration for non-host-only | Subject: [PATCH] [PATCH 2/3] multipath: Use stateless configuration for | ||||
| initrds | non-host-only initrds | ||||
| Signed-off-by: Ikey Doherty <ikey@solus-project.com> | Signed-off-by: daper <david@daper.email> | ||||
| --- | --- | ||||
| modules.d/90multipath/module-setup.sh | 2 +- | modules.d/90multipath/module-setup.sh | 2 +- | ||||
| 1 file changed, 1 insertion(+), 1 deletion(-) | 1 file changed, 1 insertion(+), 1 deletion(-) | ||||
| diff --git a/modules.d/90multipath/module-setup.sh b/modules.d/90multipath/module-setup.sh | diff --git a/modules.d/90multipath/module-setup.sh b/modules.d/90multipath/module-setup.sh | ||||
| index e568339..236da97 100755 | index 446dceb0..7bfa6e6d 100755 | ||||
| --- a/modules.d/90multipath/module-setup.sh | --- a/modules.d/90multipath/module-setup.sh | ||||
| +++ b/modules.d/90multipath/module-setup.sh | +++ b/modules.d/90multipath/module-setup.sh | ||||
| @@ -64,7 +64,7 @@ install() { | @@ -65,7 +65,7 @@ install() { | ||||
| xdrgetuid \ | xdrgetuid \ | ||||
| xdrgetprio \ | xdrgetprio \ | ||||
| /etc/xdrdevices.conf \ | /etc/xdrdevices.conf \ | ||||
| - /etc/multipath.conf \ | - /etc/multipath.conf \ | ||||
| + /usr/share/defaults/multipath/multipath.conf \ | + /usr/share/defaults/multipath/multipath.conf \ | ||||
| /etc/multipath/* | /etc/multipath/* \ | ||||
| /etc/multipath/conf.d/* | |||||
| inst $(command -v partx) /sbin/partx | |||||
| -- | -- | ||||
| 2.15.0 | 2.16.1 | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.