Hi, On 11/24/2009 09:24 PM, Peter Jones wrote:
Most install scripts seem to have it there, may as well make this one like the rest... --- modules.d/90multipath/install | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/modules.d/90multipath/install b/modules.d/90multipath/install index d20ea38..52d69f5 100755 --- a/modules.d/90multipath/install +++ b/modules.d/90multipath/install @@ -1,3 +1,5 @@ +#!/bin/bash + if [[ $hostonly ]]; then inst /etc/multipath.conf fi
Ack, Regards, hans -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html