From: Harald Hoyer Date: Wed, 28 Jul 2010 12:09:28 +0000 (+0200) Subject: removed redundant 64-lvm.rules install X-Git-Tag: 007~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08852c50b9068ed5345b7e67575d759b96c38bb8;p=thirdparty%2Fdracut.git removed redundant 64-lvm.rules install Thanks to Amadeusz Żołnowski, who found it. --- diff --git a/modules.d/90lvm/install b/modules.d/90lvm/install index 08134867e..3e2086649 100755 --- a/modules.d/90lvm/install +++ b/modules.d/90lvm/install @@ -1,7 +1,7 @@ #!/bin/bash inst lvm -inst_rules "$moddir/64-lvm.rules" 64-lvm.rules +inst_rules "$moddir/64-lvm.rules" if [[ $hostonly ]] || [[ $lvmconf = "yes" ]]; then if [ -f /etc/lvm/lvm.conf ]; then