On 06/25/2016 02:15 AM, Ritesh Raj Sarraf wrote: > On Wed, 2016-06-22 at 16:08 -0600, Andrew Patterson wrote: >> if [ -f > /etc/multipath-tools-boot.conf ]; then >> + . /etc/multipath-tools-boot.conf >> +else >> + MULTIPATH_TOOLS_HW_HANDLERS="" >> +fi > > Are there good reasons to have a new config file? > Wouldn't /etc/default/multipath-tools suffice ? >
Do you mean, just copy /etc/default/multipath-tools to the initramfs? I suppose that would work. They are used somewhat differently in later patches, but it could be repurposed. -- Andrew Patterson Hewlett-Packard Enterprise