Fix cherry-pick of extra multipath.conf line
I included an extra line in the previous commit, remove it. Related: rhbz#1676777
This commit is contained in:
parent
0fbf37690f
commit
b79283b870
@ -106,7 +106,6 @@ append etc/depmod.d/dd.conf "search updates built-in"
|
|||||||
|
|
||||||
## create multipath.conf so multipath gets auto-started
|
## create multipath.conf so multipath gets auto-started
|
||||||
append etc/multipath.conf "defaults {\n\tfind_multipaths smart\n\tuser_friendly_names yes\n}\n"
|
append etc/multipath.conf "defaults {\n\tfind_multipaths smart\n\tuser_friendly_names yes\n}\n"
|
||||||
append etc/multipath.conf "blacklist_exceptions {\n\tproperty \"(SCSI_IDENT_|ID_WWN)\"\n}\n"
|
|
||||||
|
|
||||||
## make lvm auto-activate
|
## make lvm auto-activate
|
||||||
remove etc/lvm/archive/*
|
remove etc/lvm/archive/*
|
||||||
|
Loading…
Reference in New Issue
Block a user