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:
Brian C. Lane 2020-05-13 14:49:51 -07:00
parent 0fbf37690f
commit b79283b870
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ append etc/depmod.d/dd.conf "search updates built-in"
## 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 "blacklist_exceptions {\n\tproperty \"(SCSI_IDENT_|ID_WWN)\"\n}\n"
## make lvm auto-activate
remove etc/lvm/archive/*